The range type for RedBlackTree
pop the back element from the range
pop the front element from the range
Returns the last element in the range
Returns true if the range is empty
Returns the first element in the range
Trivial save implementation, needed for isForwardRBRange.
See Implementation
The range type for RedBlackTree