#include <vv2.h>
Public Types | |
| typedef TlVisitor_helper< typename List::Head, typename List::Tail >::Ret | Ret |
| The "return value"; a subclass of Visitor that visits all specified types. | |
| List | A TypeList of types to visit. The last Non-Nil type will be considered the base class to visit |
|
|||||
|
The "return value"; a subclass of Visitor that visits all specified types.
|
1.2.18