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::substitute< ::boost::variant< BOOST_VARIANT_ENUM_PARAMS(T) >, RecursiveVariant,::boost::recursive_variant_ > Struct Template Reference

#include <recursive_variant.hpp>

Public Types

typedef ::boost::variant
< typename enable_recursive
< T0, RecursiveVariant,
mpl::true_ >::type, typename
enable_recursive< TN,
RecursiveVariant, mpl::true_ >
::type... > 
type
 

Member Typedef Documentation

template<typename RecursiveVariant >
typedef ::boost::variant< typename enable_recursive< T0 , RecursiveVariant , mpl::true_ >::type, typename enable_recursive< TN , RecursiveVariant , mpl::true_ >::type... > boost::detail::variant::substitute< ::boost::variant< BOOST_VARIANT_ENUM_PARAMS(T) >, RecursiveVariant,::boost::recursive_variant_ >::type

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