[Bug libstdc++/21193] provide better std::tr1::hash for std::string and std::wstring
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Apr 26 10:46:00 GMT 2005
------- Additional Comments From pcarlini at suse dot de 2005-04-26 10:44 -------
But, as I said, the issue is more general: whether we want a function that does
not depend on constants or one that does. If, after an appropriate bib search, we
agree about the latter, wouldn't be difficult to dispatch at compile time via
sizeof(size_t).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21193
More information about the Gcc-bugs
mailing list