Function SizedQueue.pop

Pops a single item off the front of the queue. Throws an exception if the

Prototype

T pop();