Home
last modified time | relevance | path

Searched defs:accumulator_base (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/accumulators/framework/
Daccumulator_base.hpp41 struct accumulator_base struct
44 detail::void_ operator ()(dont_care) in operator ()()
48 typedef mpl::false_ is_droppable;
50 detail::void_ add_ref(dont_care) in add_ref()
54 detail::void_ drop(dont_care) in drop()
58 detail::void_ on_drop(dont_care) in on_drop()