On Thu, Jan 30, 2014 at 11:43 AM, Phil Sorber <sor...@apache.org> wrote:

> 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?
>
>
>
I just took a look. It seems to me like we would need to abstract that out
as it's built into the IpMap class.

Reply via email to