Remove the back element from the container.
Complexity: O(d(n)); O(log(n)) for this index
See Implementation
Remove the back element from the container.
Complexity: O(d(n));
O(log(n)) for this index