Instigate Open Source Documentation

instigate::stl::single_pass_iterator::interface< T > Struct Template Reference

Interface of the Single Pass Iterator Concept. More...

#include <_single_pass_iterator.hpp>

Inheritance diagram for instigate::stl::single_pass_iterator::interface< T >:

instigate::stl::incrementable_iterator::interface< T > instigate::generic::equality_comparable::interface< T > instigate::generic::assignable::interface< T > instigate::stl::forward_iterator::interface< T > instigate::stl::bidirectional_iterator::interface< T > instigate::stl::random_access_iterator::interface< T >

List of all members.

Public Types

typedef
instigate::stl::interface< T >
::difference_type 
difference_type
 Difference type.


Detailed Description

template<typename T>
struct instigate::stl::single_pass_iterator::interface< T >

Interface of the Single Pass Iterator Concept.
The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source