Thursday, January 30, 2014, 12:24:43 PM, you wrote: > https://code.google.com/p/cpp-btree/
> I personally need this because it implements an ordered set where all our > hash table implementations are obviously unordered. Have you looked at the red/black tree implementation in lib/ts/IpMap.h?