#include <empty.h>
Public Member Functions | |
const T & | operator* () const |
const T * | operator-> () const |
const_iterator & | operator++ () |
bool | operator== (const const_iterator &) const |
bool | operator!= (const const_iterator &) const |
const T& wibble::Empty< T >::const_iterator::operator* | ( | ) | const [inline] |
const T* wibble::Empty< T >::const_iterator::operator-> | ( | ) | const [inline] |
const_iterator& wibble::Empty< T >::const_iterator::operator++ | ( | ) | [inline] |
bool wibble::Empty< T >::const_iterator::operator== | ( | const const_iterator & | ) | const [inline] |
bool wibble::Empty< T >::const_iterator::operator!= | ( | const const_iterator & | ) | const [inline] |