INTERNAL ONLY. More...
#include <external_accumulator.hpp>
Public Types | |
typedef Accumulator::result_type | result_type |
typedef detail::feature_tag < Accumulator >::type | feature_tag |
typedef mpl::false_ | is_droppable |
Public Member Functions | |
external_impl (dont_care) | |
template<typename Args > | |
result_type | result (Args const &args) const |
detail::void_ | operator() (dont_care) |
detail::void_ | add_ref (dont_care) |
detail::void_ | drop (dont_care) |
detail::void_ | on_drop (dont_care) |
INTERNAL ONLY.
typedef detail::feature_tag<Accumulator>::type boost::accumulators::impl::external_impl< Accumulator, Tag >::feature_tag |
|
inherited |
typedef Accumulator::result_type boost::accumulators::impl::external_impl< Accumulator, Tag >::result_type |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |