Lumiera  0.pre.03
»edit your freedom«
Holder< TYPES >::Buffer Struct Reference

#include "lib/variant-o.hpp"

Description

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

Storage to hold the actual value.

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

Public Member Functions

void deleteCurrent ()
 
void * put (void)
 

Public Attributes

char buffer_ [SIZE]
 
uint which_
 
+ Collaboration diagram for Holder< TYPES >::Buffer:

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