dummy_iterator Class Reference
An iterator which virtually does nothing.
More...
#include <pbori_func.h>
List of all members.
Detailed Description
An iterator which virtually does nothing.
Member Typedef Documentation
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: