Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
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 178 of file variant.hpp.

Public Member Functions

virtual RET handle (VAL &)
 

Member Function Documentation

◆ handle()

template<typename RET >
template<class VAL >
virtual RET handle ( VAL &  )
inlinevirtual

Definition at line 180 of file variant.hpp.

+ Collaboration diagram for VFunc< RET >::ValueAcceptInterface< VAL >:

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