#include <droppable_accumulator.hpp>


Public Types | |
| typedef Accumulator::result_type | result_type | 
Public Member Functions | |
| template<typename Args > | |
| with_cached_result (Args const &args) | |
| with_cached_result (with_cached_result const &that) | |
| ~with_cached_result () | |
| template<typename Args > | |
| void | on_drop (Args const &args) | 
| template<typename Args > | |
| result_type | result (Args const &args) const | 
| typedef Accumulator::result_type boost::accumulators::with_cached_result< Accumulator >::result_type | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
References BOOST_ASSERT.
      
  | 
  inline |