#include <statistics_fwd.hpp>
Public Types | |
typedef std::size_t | result_type |
typedef mpl::false_ | is_droppable |
Public Member Functions | |
rolling_count_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) |
|
inherited |
typedef std::size_t boost::accumulators::impl::rolling_count_impl< Sample >::result_type |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |