lumiera::visitor_concept_draft::Applicable< TAR, TOOLImpl, BASE > Class Template Reference
concrete visiting tool implementation has to inherit from this class for each kind of calls it wants to get dispatched, Allowing us to record the type information.
List of all members.
|
Private Types |
|
typedef BASE::ReturnType | Ret |
|
typedef BASE::ToolBase | ToolBase |
Detailed Description
template<class TAR, class TOOLImpl, class BASE = Tool<void>>
class lumiera::visitor_concept_draft::Applicable< TAR, TOOLImpl, BASE >
Definition at line 266 of file visitingtoolconcept.cpp.
The documentation for this class was generated from the following file: