Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct accumulator_base

boost::accumulators::accumulator_base

Synopsis

// In header: <boost/accumulators/framework/accumulator_base.hpp>


struct accumulator_base {
  // types
  typedef  ;

  // public member functions
   (dont_care);
   (dont_care);
   (dont_care);
   (dont_care);
};

Description

accumulator_base public member functions


PrevUpHomeNext