nw::ut::LinkList::const_iterator Classclass const_iterator : public nw::ut::internal::iterator
The link list constructor.
typedef Definitions| protected | it_ | TItC_base_ |
|---|
| Overloaded Operators | ||
|---|---|---|
| operator * | Pointer operator for getting the value of an element pointed to by an iterator. | |
operator->
|
Arrow operator for getting the address of an element pointed to by an iterator. | |
| operator ++ | Increment operator placed before iterators. | |
| operator -- | Decrement operator placed before iterators. | |
| Other | ||
| protected |
const_iterator
|
Constructor. |
| Overloaded Operators | ||
|---|---|---|
operator==
|
A comparison operator. | |
operator!=
|
The inequality operator. | |
CONFIDENTIAL