On Thu, Jan 30, 2014 at 11:39 AM, Alan M. Carroll < a...@network-geographics.com> wrote:
> 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? > No, I was not aware of that. I will check it out. Does this mean you are against including the btree implementation then?