Iterator_T::Set

void Iterator_T::Set(element_t elem)

Sets the element within the collection at the current iterator position

Defined in: Collect.h

Parameters

elem

The element to jam into the collection

See Also

Iterator_T