Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::accumulators::impl::count_impl Struct Reference

#include <count.hpp>

Inheritance diagram for boost::accumulators::impl::count_impl:
Collaboration diagram for boost::accumulators::impl::count_impl:

Public Types

typedef std::size_t result_type
 
typedef mpl::false_ is_droppable
 

Public Member Functions

 count_impl (dont_care)
 
void operator() (dont_care)
 
result_type result (dont_care) const
 
detail::void_ add_ref (dont_care)
 
detail::void_ drop (dont_care)
 
detail::void_ on_drop (dont_care)
 

Member Typedef Documentation

Constructor & Destructor Documentation

boost::accumulators::impl::count_impl::count_impl ( dont_care  )
inline

Member Function Documentation

detail::void_ boost::accumulators::accumulator_base::add_ref ( dont_care  )
inlineinherited
detail::void_ boost::accumulators::accumulator_base::drop ( dont_care  )
inlineinherited
detail::void_ boost::accumulators::accumulator_base::on_drop ( dont_care  )
inlineinherited
void boost::accumulators::impl::count_impl::operator() ( dont_care  )
inline
result_type boost::accumulators::impl::count_impl::result ( dont_care  ) const
inline

The documentation for this struct was generated from the following file: