|
PolyBoRi
|
An iterator which virtually does nothing. More...
#include <pbori_func.h>
Public Types | |
| typedef dummy_iterator | self |
| Type of *this. More... | |
Public Member Functions | |
| template<class Type > | |
| const self & | operator= (const Type &) const |
| const self & | operator* () const |
| const self & | operator++ () const |
| const self & | operator++ (int) const |
An iterator which virtually does nothing.
Type of *this.
|
inline |
|
inline |
|
inline |
|
inline |
1.8.9.1