Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
ThrowException< RET > Struct Template Reference

#include "lib/visitor-policies.hpp"

Description

template<class RET>
struct lib::visitor::ThrowException< RET >

Policy to throw when encountering an unknown visiting tool.

Definition at line 52 of file visitor-policies.hpp.

Public Member Functions

template<class TAR >
RET onUnknown (TAR &)
 

Member Function Documentation

◆ onUnknown()

template<class RET >
template<class TAR >
RET onUnknown ( TAR &  )
inline

Definition at line 56 of file visitor-policies.hpp.

+ Collaboration diagram for ThrowException< RET >:

The documentation for this struct was generated from the following file: