mirror of
https://github.com/boostorg/exception.git
synced 2026-01-25 00:12:24 +01:00
It's unnecessary to throw and then rethrow std::exception_ptr, just derive clone_base separately. nb. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110835