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

Classes

struct  boost::accumulators::detail::tail_range< ElementIterator, IndexIterator >
 INTERNAL ONLY. More...
 
struct  boost::accumulators::detail::stat_assign_visitor< Args >
 INTERNAL ONLY. More...
 
struct  boost::accumulators::detail::is_tail_variate_feature< Stat, LeftRight >
 INTERNAL ONLY. More...
 
struct  boost::accumulators::detail::is_tail_variate_feature< tag::tail_variate< VariateType, VariateTag, LeftRight >, LeftRight >
 INTERNAL ONLY. More...
 
struct  boost::accumulators::detail::is_tail_variate_feature< tag::tail_weights< LeftRight >, LeftRight >
 INTERNAL ONLY. More...
 
struct  boost::accumulators::impl::tail_impl< Sample, LeftRight >
 
struct  boost::accumulators::impl::tail_impl< Sample, LeftRight >::is_tail_variate::apply< T >
 
struct  boost::accumulators::tail_cache_size_named_arg< T >
 
struct  boost::accumulators::tail_cache_size_named_arg< left >
 
struct  boost::accumulators::tail_cache_size_named_arg< right >
 
struct  boost::accumulators::tag::tail< LeftRight >
 
struct  boost::accumulators::tag::abstract_tail
 
struct  boost::accumulators::feature_of< tag::tail< LeftRight > >
 

Namespaces

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

Functions

template<typename ElementIterator , typename IndexIterator >
tail_range< ElementIterator,
IndexIterator >::type 
boost::accumulators::detail::make_tail_range (ElementIterator elem_begin, IndexIterator index_begin, IndexIterator index_end)
 INTERNAL ONLY. More...
 
template<typename Args >
stat_assign_visitor< Args > const boost::accumulators::detail::stat_assign (Args const &args, std::size_t index)
 INTERNAL ONLY. More...
 

Variables

extractor< tag::abstract_tail >
const 
boost::accumulators::extract::tail = {}