sg::dispatch Synopsis Declared in <SageIII/sageInterface/sageGeneric.h> template<class RoseVisitor> std::remove_const<std::remove_reference<RoseVisitor>::type>::type dispatch( RoseVisitor&& rv, SgNode const* n); Created with MrDocs