Why are they calling it RedBlackTree? why not Set? C++ std::set is a red-black tree as far as I know, but they named it set.
Andrei:
I suggest to add a RedBlackTree example usage (a little program) in the docs.
> Apologies for that. This is a major addition! Walter, I just updated the
> changelog, would you mind updating the website? Thanks, and many thanks
> to Steve who contributed the most complex container yet to std.container!
Bye,
bearophile