mirror of
https://github.com/boostorg/exception.git
synced 2026-07-05 08:01:30 +02:00
ea70868a45
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