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_wrapper< Accumulator, Feature > Struct Template Reference

#include <depends_on.hpp>

Inheritance diagram for boost::accumulators::detail::accumulator_wrapper< Accumulator, Feature >:
Collaboration diagram for boost::accumulators::detail::accumulator_wrapper< Accumulator, Feature >:

Public Types

typedef Feature feature_tag
 

Public Member Functions

 accumulator_wrapper (accumulator_wrapper const &that)
 
template<typename Args >
 accumulator_wrapper (Args const &args)
 

Member Typedef Documentation

template<typename Accumulator , typename Feature >
typedef Feature boost::accumulators::detail::accumulator_wrapper< Accumulator, Feature >::feature_tag

Constructor & Destructor Documentation

template<typename Accumulator , typename Feature >
boost::accumulators::detail::accumulator_wrapper< Accumulator, Feature >::accumulator_wrapper ( accumulator_wrapper< Accumulator, Feature > const &  that)
inline
template<typename Accumulator , typename Feature >
template<typename Args >
boost::accumulators::detail::accumulator_wrapper< Accumulator, Feature >::accumulator_wrapper ( Args const &  args)
inline

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