Boost logo

Boost :

Subject: Re: [boost] Boost container similar to Judy arrays?
From: Christopher Jefferson (chris_at_[hidden])
Date: 2010-09-14 11:37:37


On 7 Oct 2009, at 14:36, Achilleas Margaritis wrote:

> Hi all.
>
> Does boost have a container with similar properties to Judy arrays? I
> searched the documentation but I did not find anything similar.
>
> Here is the Judy arrays home page:
>
> http://judy.sourceforge.net/index.html
>

It is hard to find from a quick read. How is a Judy array different to using a std::map, with int as the indexing type?

Chris


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk