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

#include "lib/variant.hpp"

Description

template<typename RET>
template<class VAL>
struct lib::variant::VFunc< RET >::ValueAcceptInterface< VAL >

how to treat one single type in visitation

Definition at line 187 of file variant.hpp.

Public Member Functions

virtual RET handle (VAL &)
 
+ Collaboration diagram for VFunc< RET >::ValueAcceptInterface< VAL >:

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