IntIterator.h File Reference

A random access iterator over an integer type. More...

#include "../defs.h"
#include <iterator>

Go to the source code of this file.

Classes

class  IntIterator< T >
 A random access iterator over an integer type. More...

Functions

template<typename T >
bool operator>= (const IntIterator< T > &x, const IntIterator< T > &y)
 Return true if the index of x follows or is equal to that of y.

Detailed Description

A random access iterator over an integer type.

Generated on Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3