Function Stack.topPtr

Pointer to top stack element.

T* topPtr();

Note

Stack must be non-empty.