diff options
author | Ben Boeckel <mathstuf@gmail.com> | 2018-01-29 13:58:18 -0500 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2018-03-28 19:24:39 +0300 |
commit | c4a616f4536146f8906e1b4412eefeec07b28fae (patch) | |
tree | b009b0f005dbe9b3cce0b6426c0c5eb0c687f46d /src/liblzma/lzma/lzma_common.h | |
parent | liblzma: Remove incorrect #ifdef from range_common.h. (diff) | |
download | xz-c4a616f4536146f8906e1b4412eefeec07b28fae.tar.xz |
nothrow: use noexcept for C++11 and newer
In C++11, the `throw()` specifier is deprecated and `noexcept` is
preffered instead.
Diffstat (limited to 'src/liblzma/lzma/lzma_common.h')
0 files changed, 0 insertions, 0 deletions