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::argument_pack_result< Args, Feature > Struct Template Reference

#include <extractor.hpp>

Inheritance diagram for boost::accumulators::detail::argument_pack_result< Args, Feature >:
Collaboration diagram for boost::accumulators::detail::argument_pack_result< Args, Feature >:

Public Types

typedef as_feature< Feature >::type feature_type
 
typedef mpl::apply
< remove_reference
< parameter::binding< Args,
tag::accumulator >::type >
::type, feature_type >
::type::result_type 
type
 

Member Typedef Documentation

typedef as_feature<Feature>::type boost::accumulators::detail::accumulator_set_result< remove_reference< parameter::binding< Args, tag::accumulator >::type >::type , Feature >::feature_type
inherited
typedef mpl::apply<remove_reference< parameter::binding< Args, tag::accumulator >::type >::type , feature_type>::type::result_type boost::accumulators::detail::accumulator_set_result< remove_reference< parameter::binding< Args, tag::accumulator >::type >::type , Feature >::type
inherited

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