RedBlackTree.removeFront

void removeFront()

Remove the front element from the container.

Complexity: log(n)