IndexIterUnary< RAIter > Class Template Reference
[Functor: Index]

Unary function for indexing an iterator. More...

#include <index.h>

List of all members.

Public Types

typedef Base::argument_type argument_type
 The argument type.
typedef Base::result_type result_type
 The result type.
typedef RAIter iterator
 The iterator type.

Public Member Functions

 IndexIterUnary (iterator i)
 Construct from an iterator.
result_type operator() (argument_type n) const
 Return the n_th element of the array.

Detailed Description

template<typename RAIter>
class IndexIterUnary< RAIter >

Unary function for indexing an iterator.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3