Home
last modified time | relevance | path

Searched refs:BOOST_ACCUMULATORS_PROTO_DISABLE_IF_IS_CONST (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/accumulators/
Daccumulators_fwd.hpp47 # define BOOST_ACCUMULATORS_PROTO_DISABLE_IF_IS_CONST(T)\ macro
50 # define BOOST_ACCUMULATORS_PROTO_DISABLE_IF_IS_CONST(T) macro
/third_party/boost/boost/accumulators/framework/
Daccumulator_set.hpp464 find_accumulator(AccumulatorSet &acc BOOST_ACCUMULATORS_PROTO_DISABLE_IF_IS_CONST(AccumulatorSet)) in find_accumulator()