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::lvalue_index_iterator< Base > Struct Template Reference

#include <times2_iterator.hpp>

Inheritance diagram for boost::accumulators::detail::lvalue_index_iterator< Base >:
Collaboration diagram for boost::accumulators::detail::lvalue_index_iterator< Base >:

Public Member Functions

 lvalue_index_iterator (Base base)
 
Base::reference operator[] (typename Base::difference_type n) const
 

Constructor & Destructor Documentation

template<typename Base >
boost::accumulators::detail::lvalue_index_iterator< Base >::lvalue_index_iterator ( Base  base)
inline

Member Function Documentation

template<typename Base >
Base::reference boost::accumulators::detail::lvalue_index_iterator< Base >::operator[] ( typename Base::difference_type  n) const
inline

References boost::n.


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