![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::droppable_accumulator_base
// In header: <boost/accumulators/framework/accumulators/droppable_accumulator.hpp> template<typename Accumulator> struct droppable_accumulator_base : public { // types typedef droppable_accumulator_base ; typedef ; typedef ; // construct/copy/destruct template<typename Args> (); (droppable_accumulator_base ); // public member functions template<typename Args> (); template<typename Args> (); template<typename Args> (); () ; };
droppable_accumulator_base
public
construct/copy/destructtemplate<typename Args> ( args);
(droppable_accumulator_base that);