#include <value_accumulator.hpp>
Public Types | |
typedef ValueType | result_type |
typedef mpl::false_ | is_droppable |
Public Member Functions | |
template<typename Args > | |
value_accumulator_impl (Args const &args) | |
result_type | result (dont_care) const |
detail::void_ | operator() (dont_care) |
detail::void_ | add_ref (dont_care) |
detail::void_ | drop (dont_care) |
detail::void_ | on_drop (dont_care) |
|
inherited |
typedef ValueType boost::accumulators::impl::value_accumulator_impl< ValueType, Tag >::result_type |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |