Catch exceptions sent from the destructor of a Posthumous_Thrower.
A class that can postpone exceptions from its destructor by sending them to a Posthumous_Catcher.
void set_catcher(Posthumous_Catcher &new_catcher) noexcept
void postpone_exception(const char *message=nullptr) noexcept