Registry / utility / boost-throw-exception

boost-throw-exception

JSON →
library1.90.0vcpkgunverified

Boost throw_exception module provides a mechanism for throwing exceptions with source location information.

vcpkg install boost-throw-exception
INSTALL
IMPORT
SIG · BOOST-THROW-EXCEPT
B
boost-throw-exception
utilitycppv1.90.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

boost/throw_exception.hpp
#include <boost/throw_exception.hpp>

Throwing an exception with Boost.ThrowException

#include <boost/throw_exception.hpp> #include <stdexcept> void f() { BOOST_THROW_EXCEPTION(std::runtime_error("error")); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.90.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

boost-throw-exception — pip install boost-throw-exception · libregistry