Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Drolling_count.hpp30 struct rolling_count_impl struct
33 typedef std::size_t result_type;
35 rolling_count_impl(dont_care) in rolling_count_impl() function
39 result_type result(Args const &args) const in result()
46 void serialize(Archive & ar, const unsigned int file_version) {} in serialize()