1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma/api
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
..
lzma liblzma: Add lzma_file_info_decoder(). 2017-04-24 19:48:04 +03:00
lzma.h nothrow: use noexcept for C++11 and newer 2018-02-06 18:41:45 +02:00
Makefile.am liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h. 2014-05-04 11:07:17 +03:00