#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 |
| bool wibble::Empty< T >::const_iterator::operator!= | ( | const const_iterator & | ) | const [inline] |
| const T& wibble::Empty< T >::const_iterator::operator* | ( | ) | const [inline] |
| const_iterator& wibble::Empty< T >::const_iterator::operator++ | ( | ) | [inline] |
| const T* wibble::Empty< T >::const_iterator::operator-> | ( | ) | const [inline] |
| bool wibble::Empty< T >::const_iterator::operator== | ( | const const_iterator & | ) | const [inline] |
1.6.3