Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::sources::aux::inherit_features< RootT, features< FeatureT0, FeaturesT... > > Struct Template Reference

#include <features.hpp>

Public Types

typedef mpl::lambda< FeatureT0 >
::type::BOOST_NESTED_TEMPLATE
apply< typename
inherit_features< RootT,
features< FeaturesT... >
>::type >::type 
type
 

Member Typedef Documentation

template<typename RootT , typename FeatureT0 , typename... FeaturesT>
typedef mpl::lambda< FeatureT0 >::type::BOOST_NESTED_TEMPLATE apply< typename inherit_features< RootT, features< FeaturesT... > >::type >::type boost::sources::aux::inherit_features< RootT, features< FeatureT0, FeaturesT... > >::type

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