Show differencesHistory of post edits
#ActualNanook
Posted 26 November 2012 - 02:11 AM
Is there any reason not to use std::hash<std::string> ? Is it slower than the other hash functions mentioned above?
#1Nanook
Posted 26 November 2012 - 02:08 AM
Is there any reason not to use std::hash<std::string> ? Is it slower than the ones mentioned above?