1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-11 11:00:53 +00:00
Ben Boeckel bc19799169 nothrow: use noexcept for C++11 and newer
In C++11, the `throw()` specifier is deprecated and `noexcept` is
preffered instead.
2018-02-06 18:41:45 +02:00
..
2017-04-19 22:17:35 +03:00