Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the element at the end of the vector.
void pop_back( );
Remarks
For a code example, see vector::push_back().
Requirements
Header: <vector>
Namespace: std