SPH
|
Assigns a value type of which can be stored in variant. More...
#include <Variant.h>
Public Member Functions | |
template<typename T , typename TOther > | |
void | visit (TOther &&other) |
Public Attributes | |
AlignedUnion< TArgs... > & | storage |
Assigns a value type of which can be stored in variant.
|
inline |
AlignedUnion<TArgs...>& VariantHelpers::Assign< TArgs >::storage |