Public Types | Public Attributes | List of all members
linb::any::storage_union Union Reference

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
 

Detailed Description

Definition at line 190 of file any.hpp.

Member Typedef Documentation

◆ stack_storage_t

using linb::any::storage_union::stack_storage_t = typename std::aligned_storage<2 * sizeof(void*), std::alignment_of<void*>::value>::type

Definition at line 192 of file any.hpp.

Member Data Documentation

◆ dynamic

void* linb::any::storage_union::dynamic

Definition at line 194 of file any.hpp.

◆ stack

stack_storage_t linb::any::storage_union::stack

Definition at line 195 of file any.hpp.


The documentation for this union was generated from the following file:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20