Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#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?

PARTNERS