|
SPH
|
Destroys the object currently stored in variant. More...
#include <Variant.h>
Public Member Functions | |
| template<typename T > | |
| void | visit () |
Public Attributes | |
| AlignedUnion< TArgs... > & | storage |
Destroys the object currently stored in variant.
|
inline |
| AlignedUnion<TArgs...>& VariantHelpers::Delete< TArgs >::storage |