Common infrastructure for throwing exceptions
Go to file
Rene Rivera a0ea1e5f90 Move inter-lib dependencies to a project variable and into the build targets. 2024-07-23 22:34:24 -05:00
.drone Add Xcode 13.4 to Drone 2024-01-01 20:16:08 +02:00
.github/workflows Update ci.yml 2024-06-17 21:33:25 +03:00
doc Update documentation 2022-02-17 01:23:30 +02:00
include/boost Avoid -Wundef warning 2024-01-06 17:05:58 +02:00
meta Update categories in libraries.json 2021-11-07 20:33:59 +02:00
test Change all <source> references to <library>. 2024-07-20 21:26:38 -05:00
.drone.jsonnet Add Xcode 13.4 to Drone 2024-01-01 20:16:08 +02:00
.gitattributes
.gitignore throw() -> BOOST_NOEXCEPT_OR_NOTHROW 2019-06-06 15:33:45 -07:00
.travis.yml Add -DBUILD_TESTING=ON to .yml files; it's not default anymore 2021-03-19 04:21:23 +02:00
CMakeLists.txt Remove manual boost_install call from CMakeLists.txt 2020-06-14 19:19:43 +03:00
README.md
appveyor.yml Update appveyor.yml 2023-01-23 06:03:53 +02:00
build.jam Move inter-lib dependencies to a project variable and into the build targets. 2024-07-23 22:34:24 -05:00
index.html Add asciidoc documentation 2019-11-26 02:21:52 +02:00

README.md

throw_exception

Common infrastructure for throwing exceptions