[Bug libstdc++/55815] switch hash function of libstdc++ hash tables to siphash

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 5 13:29:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55815

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-01-05
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-01-05 13:29:19 UTC ---
Even if we don't change the default we could provide a SipHash implementation
to make it easier for users to use it in unordered containers.



More information about the Gcc-bugs mailing list