forked from boostorg/throw_exception
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
Languages
C++
91%
CMake
5%
Shell
1.5%
Batchfile
1.4%
HTML
1.1%