#include <pbori_func.h>
Public Types | |
typedef dummy_iterator | self |
Type of *this. | |
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 |
Type of *this.
const self& polybori::dummy_iterator::operator= | ( | const Type & | ) | const [inline] |
const self& polybori::dummy_iterator::operator* | ( | ) | const [inline] |
const self& polybori::dummy_iterator::operator++ | ( | ) | const [inline] |
const self& polybori::dummy_iterator::operator++ | ( | int | ) | const [inline] |