sg::VisitDispatcher::VisitDispatcher
Constructor
Synopsis
Declared in <SageIII/sageInterface/sageGeneric.h>
VisitDispatcher(
RoseVisitor&& rosevisitor,
std::false_type);
Parameters
Name |
Description |
rosevisitor |
The object to move construct from |
Created with MrDocs