Lumiera
0.pre.03
»edit your freedom«
|
Marker interface "visiting tool".
Definition at line 124 of file visitingtool-concept.cpp.
Public Types | |
typedef RET | ReturnType |
typedef Tool< RET > | ToolBase |
for templating the Tag and Dispatcher | |
Public Member Functions | |
virtual Tag< ToolBase > | getTag ()=0 |
use RTTI for all visiting tools More... | |