
12 Sep
2004
12 Sep
'04
4:07 p.m.
troy d.straszheim wrote:
I have a patched stdlibcpp3.hpp and serialization/hash_map.hpp if somebody wants 'em...
Yes, please post them as attachments, and put [Config] in your subject line.
Here they are. I figure there is a "best practice" I'm missing (that #ifdef __GLIBCPP__ looks out of place to me in hash_map) if so clue me in for future reference. Also that <ext/hash_map> might very well apply for __GLIBCXX__ as well, dunno, I made the minimum change to fix my platform...
Shouldn't there be similar set of changes for hash_set as well? Robert Ramey