32 #ifndef LUMIERA_VISITOR_POLICIES_H 33 #define LUMIERA_VISITOR_POLICIES_H Implementation namespace for support and library code.
Derived specific exceptions within Lumiera's exception hierarchy.
Lumiera error handling (C++ interface).
Policy to throw when encountering an unknown visiting tool.
Policy returning just the default return value in case of encountering an unknown Visitor (typically ...