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::accumulator_set_result< AccumulatorSet, Feature > Struct Template Reference

#include <extractor.hpp>

Inheritance diagram for boost::accumulators::detail::accumulator_set_result< AccumulatorSet, Feature >:

Public Types

typedef as_feature< Feature >::type feature_type
 
typedef mpl::apply
< AccumulatorSet, feature_type >
::type::result_type 
type
 

Member Typedef Documentation

template<typename AccumulatorSet, typename Feature>
typedef as_feature<Feature>::type boost::accumulators::detail::accumulator_set_result< AccumulatorSet, Feature >::feature_type
template<typename AccumulatorSet, typename Feature>
typedef mpl::apply<AccumulatorSet, feature_type>::type::result_type boost::accumulators::detail::accumulator_set_result< AccumulatorSet, Feature >::type

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