dummy_iterator Class Reference

An iterator which virtually does nothing. More...

#include <pbori_func.h>

List of all members.

Public Types

typedef dummy_iterator self
 Type of *this.

Public Member Functions

template<class Type >
const selfoperator= (const Type &) const
const selfoperator* () const
const selfoperator++ () const
const selfoperator++ (int) const

Detailed Description

An iterator which virtually does nothing.


Member Typedef Documentation

Type of *this.


Member Function Documentation

const self& dummy_iterator::operator* (  )  const [inline]
const self& dummy_iterator::operator++ ( int   )  const [inline]
const self& dummy_iterator::operator++ (  )  const [inline]
template<class Type >
const self& dummy_iterator::operator= ( const Type &   )  const [inline]

The documentation for this class was generated from the following file:
Generated on Tue May 4 08:22:55 2010 for PolyBoRi by  doxygen 1.6.3