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

#include <depends_on.hpp>

Public Types

typedef as_feature< Feature >::type feature_type
 
typedef as_weighted_feature
< feature_type >::type 
type
 

Public Member Functions

 BOOST_MPL_ASSERT ((is_same< typename feature_of< feature_type >::type, typename feature_of< type >::type >))
 

Member Typedef Documentation

template<typename Feature >
typedef as_feature<Feature>::type boost::accumulators::detail::checked_as_weighted_feature< Feature >::feature_type

Member Function Documentation

template<typename Feature >
boost::accumulators::detail::checked_as_weighted_feature< Feature >::BOOST_MPL_ASSERT ( (is_same< typename feature_of< feature_type >::type, typename feature_of< type >::type >)  )

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