Honeycomb  0.1
Component-Model Framework
honey::TupleIter< Iter, I, IterCategory > Class Template Reference

Wrapper around an iterator with tuple value type. When dereferenced returns I'th element. More...

#include <Range.h>

Detailed Description

template<class Iter, szt I, class IterCategory = typename Iter::iterator_category>
class honey::TupleIter< Iter, I, IterCategory >

Wrapper around an iterator with tuple value type. When dereferenced returns I'th element.


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