Lumiera
0.pre.03
»edit your freedom«
|
any concrete visiting tool implementation has to inherit from this class for each kind of calls it wants to get dispatched, Allowing us to record the type information.
Definition at line 265 of file visitingtool-concept.cpp.
Private Types | |
typedef BASE::ReturnType | Ret |
typedef BASE::ToolBase | ToolBase |