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

#include <external_accumulator.hpp>

Inheritance diagram for boost::accumulators::tag::external< Feature, Tag, AccumulatorSet >:
Collaboration diagram for boost::accumulators::tag::external< Feature, Tag, AccumulatorSet >:

Public Types

typedef
accumulators::impl::external_impl
< detail::to_accumulator
< Feature, mpl::_1, mpl::_2 >
, Tag > 
impl
 
typedef mpl::false_ is_weight_accumulator
 
typedef mpl::transform
< mpl::vector
< BOOST_PP_ENUM_PARAMS(BOOST_ACCUMULATORS_MAX_FEATURES,
Feature)>, as_feature< mpl::_1 >
>::type 
dependencies
 

Member Typedef Documentation

template<typename Feature , typename Tag , typename AccumulatorSet >
typedef accumulators::impl::external_impl< detail::to_accumulator<Feature, mpl::_1, mpl::_2> , Tag > boost::accumulators::tag::external< Feature, Tag, AccumulatorSet >::impl

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