Method ADT.List()->pop_back()
- Method
pop_back
ValueType
pop_back()- Description
Pop the element at the tail of the list from the list.
- Throws
Throws an error if the list is empty.
- See also
ValueType
pop_back()
Pop the element at the tail of the list from the list.
Throws an error if the list is empty.