23#ifndef LUMIERA_VISITOR_POLICIES_H
24#define LUMIERA_VISITOR_POLICIES_H
Lumiera error handling (C++ interface).
Implementation namespace for support and library code.
LumieraError< LERR_(CONFIG), Invalid > Config
Policy to throw when encountering an unknown visiting tool.
Policy returning just the default return value in case of encountering an unknown Visitor (typically ...