Boost logo

Boost :

From: Emily Winch (emily_at_[hidden])
Date: 2002-02-14 16:37:05


There's an associative_list, along with an associative_list_iterator and a
const_associative_list_iterator, at

http://groups.yahoo.com/group/boost/files/alist-feb14-02.zip

for anyone who wants to have a look.

It depends on MPL so you need to grab that too.

Brief synopsis: It's a bit like a heterogenous multimap, only with types for
keys instead of values, and not sorted.

Emily.


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