Public Types | |
using | stack_storage_t = typename std::aligned_storage< 2 *sizeof(void *), std::alignment_of< void * >::value >::type |
Public Attributes | |
void * | dynamic |
stack_storage_t | stack |
using linb::any::storage_union::stack_storage_t = typename std::aligned_storage<2 * sizeof(void*), std::alignment_of<void*>::value>::type |
stack_storage_t linb::any::storage_union::stack |