Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::accumulators::detail::tail_range< ElementIterator, IndexIterator > Struct Template Reference

INTERNAL ONLY. More...

#include <tail.hpp>

Public Types

typedef boost::iterator_range
< boost::reverse_iterator
< boost::permutation_iterator
< ElementIterator,
IndexIterator > > > 
type
 

Detailed Description

template<typename ElementIterator, typename IndexIterator>
struct boost::accumulators::detail::tail_range< ElementIterator, IndexIterator >

INTERNAL ONLY.

Member Typedef Documentation

template<typename ElementIterator, typename IndexIterator>
typedef boost::iterator_range< boost::reverse_iterator<boost::permutation_iterator<ElementIterator, IndexIterator> > > boost::accumulators::detail::tail_range< ElementIterator, IndexIterator >::type

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