129 B
129 B
Peek
Returns the head element without removing it from a stack.
T Peek();
Return Value
Returns the head element.
Returns the head element without removing it from a stack.
T Peek();
Return Value
Returns the head element.