Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::sp_aligned_storage< N, A >::type Union Reference

#include <make_shared_object.hpp>

Collaboration diagram for boost::detail::sp_aligned_storage< N, A >::type:

Public Attributes

char data_ [N]
 
boost::type_with_alignment< A >
::type 
align_
 

Member Data Documentation

template<std::size_t N, std::size_t A>
boost::type_with_alignment< A >::type boost::detail::sp_aligned_storage< N, A >::type::align_
template<std::size_t N, std::size_t A>
char boost::detail::sp_aligned_storage< N, A >::type::data_[N]

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