getFirst

The getFirst method gets the first element in the container.

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

Specifies the first position in the container


Feedback