std::collate hash() still broken

Benjamin Kosnik bkoz@redhat.com
Sun Feb 10 13:02:00 GMT 2002


Where's the beginning of this thread? I can't find it. I'd suggest
sending C++ library questions to libstdc++@gcc.gnu.org.

22.2.4.1.2 - collate virtual functions

long do_hash(const charT* low, const charT* high) const;

-3- Returns: An integer value equal to the result of calling hash() on
 any other string for which do_compare() returns 0 (equal) when passed
 the two strings.



-benjamin






More information about the Gcc mailing list