Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::variant::make_storage< Types, NeverUsesBackupFlag > Struct Template Reference

#include <variant.hpp>

Inheritance diagram for boost::detail::variant::make_storage< Types, NeverUsesBackupFlag >:

Public Types

typedef
::boost::aligned_storage
< BOOST_MPL_AUX_VALUE_WKND(max_size)::value,
BOOST_MPL_AUX_VALUE_WKND(max_alignment)::value > 
type
 

Member Typedef Documentation

template<typename Types, typename NeverUsesBackupFlag>
typedef ::boost::aligned_storage< BOOST_MPL_AUX_VALUE_WKND(max_size)::value , BOOST_MPL_AUX_VALUE_WKND(max_alignment)::value > boost::detail::variant::make_storage< Types, NeverUsesBackupFlag >::type

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