http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50160
--- Comment #5 from Jonathan Schmidt-Dominé <de...@the-user.org> 2011-08-23 18:26:48 UTC --- In libc++ it seems to be the same, specialised hashing, but no specialised comparison. Ok, I can write a patch and test if it is actually faster (it should). Is there any coding-guide line (style, variables etc.)?