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::zip_iterator_base< IteratorTuple > Struct Template Reference

#include <zip_iterator.hpp>

Public Types

typedef iterator_facade
< zip_iterator< IteratorTuple >
, value_type,
traversal_category, reference,
difference_type > 
type
 

Member Typedef Documentation

template<typename IteratorTuple>
typedef iterator_facade< zip_iterator<IteratorTuple>, value_type, traversal_category, reference, difference_type > boost::iterators::detail::zip_iterator_base< IteratorTuple >::type

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