![]() |
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> (); (with_cached_result ); with_cached_result & (with_cached_result ); ~(); // public member functions template<typename Args> (); template<typename Args> () ; // private member functions (); () ; () ; };
with_cached_result
public
construct/copy/destructtemplate<typename Args> ( args);
(with_cached_result that);
with_cached_result & (with_cached_result );
~();