lumiera::variant::Holder< TYPES >::Buffer Struct Reference
#include <variant.hpp>
List of all members.
Detailed Description
template<typename TYPES>
struct lumiera::variant::Holder< TYPES >::Buffer
Storage to hold the actual value.
Definition at line 78 of file variant.hpp.
|
Public Member Functions |
|
void | deleteCurrent () |
|
void * | put (void) |
Public Attributes |
|
char | buffer_ [SIZE] |
|
uint | which_ |
The documentation for this struct was generated from the following file: