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