Public Attributes | List of all members
boost::detail::aligned_storage::aligned_storage_imp< size, std::size_t(-1)>::data_t Union Reference

#include <aligned_storage.hpp>

Public Attributes

::boost::detail::max_align align_
 
char buf [size]
 

Detailed Description

template<std::size_t size>
union boost::detail::aligned_storage::aligned_storage_imp< size, std::size_t(-1)>::data_t

Definition at line 54 of file aligned_storage.hpp.

Member Data Documentation

template<std::size_t size>
::boost::detail::max_align boost::detail::aligned_storage::aligned_storage_imp< size, std::size_t(-1)>::data_t::align_

Definition at line 57 of file aligned_storage.hpp.

template<std::size_t size>
char boost::detail::aligned_storage::aligned_storage_imp< size, std::size_t(-1)>::data_t::buf[size]

Definition at line 56 of file aligned_storage.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34