#include <droppable_accumulator.hpp>


Public Types | |
| typedef droppable_accumulator_base | base |
| typedef mpl::true_ | is_droppable |
| typedef Accumulator::result_type | result_type |
Public Member Functions | |
| template<typename Args > | |
| droppable_accumulator (Args const &args) | |
| droppable_accumulator (droppable_accumulator const &that) | |
| template<typename Args > | |
| void | operator() (Args const &args) |
| template<typename Args > | |
| void | add_ref (Args const &) |
| template<typename Args > | |
| void | drop (Args const &args) |
| bool | is_dropped () const |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
References BOOST_ASSERT.
|
inlineinherited |
|
inlineinherited |