132 B
132 B
Peek
Returns the first element not removing it from the queue.
T Peek();
Return Value
Returns the starting element.
Returns the first element not removing it from the queue.
T Peek();
Return Value
Returns the starting element.