Lumiera  0.pre.03
»edit your freedom«
VFunc< RET > Struct Template Reference

Description

template<typename RET>
struct lib::variant::VFunc< RET >

Definition at line 183 of file variant.hpp.

Public Types

template<typename TYPES >
using VisitorInterface = meta::InstantiateForEach< typename TYPES::List, ValueAcceptInterface >
 build a generic visitor interface for all types in list
 

Classes

struct  ValueAcceptInterface
 how to treat one single type in visitation More...
 

Member Typedef Documentation

◆ VisitorInterface

build a generic visitor interface for all types in list

Definition at line 196 of file variant.hpp.

+ Collaboration diagram for VFunc< RET >:

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