Sierra Toolkit  Version of the Day
stk_classic::PairIter< IterType, IterCategory > Class Template Reference

#include <PairIter.hpp>

Detailed Description

template<class IterType, class IterCategory = typename std::iterator_traits< IterType >::iterator_category>
class stk_classic::PairIter< IterType, IterCategory >

Iterate a span of a container defined by begin and end iterators. Provides forward iterator and const container-like functionality.

Definition at line 21 of file PairIter.hpp.


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