getCurrent

The getCurrent method gets the current element in the container.

Visibility
Public
Signature
virtual void* getCurrent(void* pos) const=0;
Parameters
pos

Specifies the current position


Feedback