wibble::Empty< T >::const_iterator Class Reference

#include <empty.h>

List of all members.

Public Member Functions

const T & operator* () const
const T * operator-> () const
const_iteratoroperator++ ()
bool operator== (const const_iterator &) const
bool operator!= (const const_iterator &) const

template<typename T>
class wibble::Empty< T >::const_iterator


Member Function Documentation

template<typename T>
bool wibble::Empty< T >::const_iterator::operator!= ( const const_iterator  )  const [inline]
template<typename T>
const T& wibble::Empty< T >::const_iterator::operator* (  )  const [inline]
template<typename T>
const_iterator& wibble::Empty< T >::const_iterator::operator++ (  )  [inline]
template<typename T>
const T* wibble::Empty< T >::const_iterator::operator-> (  )  const [inline]
template<typename T>
bool wibble::Empty< T >::const_iterator::operator== ( const const_iterator  )  const [inline]

The documentation for this class was generated from the following file:
Generated on Tue May 11 14:15:25 2010 for wibble by  doxygen 1.6.3