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* n); Created with MrDocs