Remove and return the most recent addition to the vector.
Throws an exception when the vector is empty
See Implementation
Remove and return the most recent addition to the vector.
Throws an exception when the vector is empty