mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-03 01:01:42 +01:00
Also added `noexcept` for destructors because of a gcc bug, see: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56191 Found via: http://stackoverflow.com/questions/15721544/destructors-and-noexcept [SVN r84373]