nw::ut::LinkList::iterator::operator* Member Function

Syntax

reference operator*() const;

Arguments

None.

Return Values

Returns a reference to a member.

Description

Pointer operator for getting the value of an element pointed to by an iterator.


CONFIDENTIAL