Public Attributes
boost::detail::sp_aligned_storage< N, A >::type Union Reference

#include <make_shared.hpp>

List of all members.

Public Attributes

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

Detailed Description

template<std::size_t N, std::size_t A>
union boost::detail::sp_aligned_storage< N, A >::type

Definition at line 30 of file make_shared.hpp.


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_

Definition at line 33 of file make_shared.hpp.

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

Definition at line 32 of file make_shared.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30