
14 Sep
2010
14 Sep
'10
3:37 p.m.
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:
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