mirror of
https://github.com/boostorg/throw_exception.git
synced 2026-01-19 04:42:13 +00:00
f52e2fe315ec471f6a15c850749c73b210cecb99
When building code with hidden visibility on ELF, exception classes must explicitly use the default visibility for catching to work across shared objects; the same must be done for all their base classes. While other classes in the boost::exception_detail namespace had visibility adjusted accordingly, clone_impl<T> didn't, so remedy that.
throw_exception
Common infrastructure for throwing exceptions
Description
Languages
C++
91.4%
CMake
4.5%
Shell
1.6%
Batchfile
1.4%
HTML
1.1%