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

#include <variant_fwd.hpp>

Public Types

typedef boost::variant
< detail::variant::recursive_flag
< T0 >
, BOOST_VARIANT_ENUM_SHIFTED_PARAMS(T) > 
type
 

Member Typedef Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
typedef boost::variant< detail::variant::recursive_flag< T0 > , BOOST_VARIANT_ENUM_SHIFTED_PARAMS(T) > boost::make_recursive_variant<>::type

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