On 2 February 2013 21:57, François Dumont wrote: > Hi > > Here is the last patch I can think of for 4.8. Thanks to it default > performance reported in performance/23_containers/insert/54075.cc and > performance/23_containers/insert_erase/41975.cc are always the best:
Excellent. > Ok to commit ? Yes, thanks for all your work on this. As Benjamin suggested, we should think about which changes are user-visible and worth documenting in the GCC 4.8 release notes. We should certainly note somewhere that it's important for the hash function to be noexcept to avoid decreased performance.