Peter Kolbus f796dd892a Fix MSVC C4668 in exception.hpp
Fix MSVC C4668 warnings (undefined preprocessor macro) for __GNUC__ and __GNUC_MINOR__ by checking if __GNUC__ is defined first.
2018-03-26 22:39:26 -05:00
2014-06-03 03:19:48 +03:00
2014-06-03 19:46:35 +03:00
2014-06-03 01:27:12 +03:00
2014-06-03 01:14:40 +03:00

throw_exception

Common infrastructure for throwing exceptions

Description
Mirrored via gitea-mirror
Readme 375 KiB
Languages
C++ 91.4%
CMake 4.5%
Shell 1.6%
Batchfile 1.4%
HTML 1.1%