|
STLdoc
STLdocumentation
|
Public Attributes | |
| union { | |
| aligned_union_t< _Any_trivial_space_size, void * > _TrivialData | |
| _Small_storage_t _SmallStorage | |
| _Big_storage_t _BigStorage | |
| }; | |
| uintptr_t | _TypeData |
| union { ... } |
| _Big_storage_t any::_Storage_t::_BigStorage |
| _Small_storage_t any::_Storage_t::_SmallStorage |
| aligned_union_t<_Any_trivial_space_size, void *> any::_Storage_t::_TrivialData |
| uintptr_t any::_Storage_t::_TypeData |
1.8.8