gcc-3.0.2 + hash_map<string,int> compilation problems

Benjamin Kosnik bkoz@redhat.com
Tue Apr 9 00:20:00 GMT 2002


> That's definitely one way to do it; if you look at ext/stl_hash_fun.h you'll
> see what's happening here.  You could return __stl_hash_string directly.
> If you're going to use a nonportable extension, why stop with just one?  :-)

std::collate::hash

also works



More information about the Libstdc++ mailing list