12 Jun
2005
12 Jun
'05
10:38 p.m.
Was trying to use boost::serialize on a stdext::hash_map (with VC++ 8) and noticed that BOOST_HAS_HASH is not defined in the standard library configuration header for dinkumware stl. Is this a bug in boost? In the meantime I'll just define it in my makefile. Erik Charlebois