mirror of
https://github.com/boostorg/unordered.git
synced 2026-02-17 02:02:10 +00:00
1a067034c17f54e286e8afb4ee91c4d5055b6297
noexcept for move constructors.
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]
Description
Languages
C++
98.6%
Python
0.8%
CMake
0.5%