lass::util::ThrowOnUnknownVisit Struct Reference
#include <visitor.h>
Detailed Description
Definition at line 90 of file visitor.h.
Member Function Documentation
template<typename T >
static void lass::util::ThrowOnUnknownVisit::onUnknownPreVisit |
( |
VisitorBase & |
visitor, |
|
|
T & |
visitable | |
|
) |
| | [inline, static] |
template<typename T >
static void lass::util::ThrowOnUnknownVisit::onUnknownPostVisit |
( |
VisitorBase & |
visitor, |
|
|
T & |
visitable | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: