Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iterators::detail::transform_iterator_base< UnaryFunc, Iterator, Reference, Value > Struct Template Reference

#include <transform_iterator.hpp>

Public Types

typedef iterator_adaptor
< transform_iterator
< UnaryFunc, Iterator,
Reference, Value >, Iterator,
cv_value_type, use_default,
reference > 
type
 

Member Typedef Documentation

template<class UnaryFunc, class Iterator, class Reference, class Value>
typedef iterator_adaptor< transform_iterator<UnaryFunc, Iterator, Reference, Value> , Iterator , cv_value_type , use_default , reference > boost::iterators::detail::transform_iterator_base< UnaryFunc, Iterator, Reference, Value >::type

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