RedBlackTree.removeBack

void removeBack()

Remove the back element from the container.

Complexity: log(n)