Boost logo

Boost :

Subject: Re: [boost] [Tokenmap] A (perfect) hash container library chcked-in to sandbox (RFC)
From: Slawomir Lisznianski (sl_at_[hidden])
Date: 2010-03-06 23:43:55


Daniel Trebbien wrote:
> Interesting. As I was doing some more research on token maps, I discovered a
> template in the ACE library

 From reading the doc, the functionality is very similar.

> Do you know of any other libraries (C++ or otherwise) that provide
> functionality that is similar to tokenmap?

No, I don't. I'm glad you found the ACE one though. It surely will be
added to the "similar implementations" section.

I briefly went over the ace/Active_Map_Manager code and saw they keep
track of occupied/free lists.

Their implementation is quite a reading...


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