newbie question: unordered map missing?

11 May
2008
11 May
'08
11:50 p.m.
Hello, I'm poking around in the library for something like a hashmap and I found this file: http://www.boost.org/doc/libs/1_35_0/boost/interprocess/indexes/unordered_ma... (boost/interprocess/indexes/unordered_map_index.hpp) which includes this: #include <boost/unordered_map.hpp> which doesn't exist. Where can I find this file? Thank you -Julie

12 May
12 May
9:21 a.m.
2008/5/12 Julie Larson <julie.larson@gmail.com>:
#include <boost/unordered_map.hpp>
which doesn't exist.
Where can I find this file?
It isn't officially released yet, but you can find an unofficial release, 'unordered-addon.tar.gz' at: http://www.boost-consulting.com/vault/index.php?directory=Containers Daniel
6236
Age (days ago)
6237
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel James
-
Julie Larson