Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
droppable_accumulator.hpp File Reference
Include dependency graph for droppable_accumulator.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::accumulators::droppable_accumulator< Accumulator >
 
struct  boost::accumulators::detail::add_ref_visitor< Args >
 
struct  boost::accumulators::detail::drop_visitor< Args >
 
struct  boost::accumulators::droppable_accumulator_base< Accumulator >
 
struct  boost::accumulators::droppable_accumulator< Accumulator >
 
struct  boost::accumulators::with_cached_result< Accumulator >
 
struct  boost::accumulators::tag::as_droppable< Feature >
 
struct  boost::accumulators::tag::as_droppable< droppable< Feature > >
 
struct  boost::accumulators::tag::droppable< Feature >
 
struct  boost::accumulators::tag::droppable< Feature >::impl
 
struct  boost::accumulators::tag::droppable< Feature >::impl::apply< Sample, Weight >
 
struct  boost::accumulators::as_feature< tag::droppable< Feature > >
 
struct  boost::accumulators::as_weighted_feature< tag::droppable< Feature > >
 
struct  boost::accumulators::feature_of< tag::droppable< Feature > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::accumulators
 
 boost::accumulators::detail
 
 boost::accumulators::tag
 

Functions

template<typename Args >
add_ref_visitor< Args > boost::accumulators::detail::make_add_ref_visitor (Args const &args)
 
template<typename Args >
drop_visitor< Args > boost::accumulators::detail::make_drop_visitor (Args const &args)