Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
Holder< TYPES >::Deleter Struct Reference

#include "lib/variant-o.hpp"

Description

template<typename TYPES>
struct lib::variant::Holder< TYPES >::Deleter

Definition at line 193 of file variant-o.hpp.

Public Types

typedef void Ret
 

Static Public Member Functions

template<typename T >
static void access (T &elem)
 
static void ifEmpty ()
 

Member Typedef Documentation

◆ Ret

template<typename TYPES >
typedef void Ret

Definition at line 195 of file variant-o.hpp.

Member Function Documentation

◆ access()

template<typename TYPES >
template<typename T >
static void access ( T &  elem)
inlinestatic

Definition at line 198 of file variant-o.hpp.

◆ ifEmpty()

template<typename TYPES >
static void ifEmpty ( )
inlinestatic

Definition at line 200 of file variant-o.hpp.

+ Collaboration diagram for Holder< TYPES >::Deleter:

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