19 #ifndef MIR_TERMINATE_WITH_CURRENT_EXCEPTION_H_
20 #define MIR_TERMINATE_WITH_CURRENT_EXCEPTION_H_
All things Mir.
Definition: atomic_callback.h:25
void check_for_termination_exception()
called by main thread to rethrow any termination exception
Definition: terminate_with_current_exception.cpp:39
void terminate_with_current_exception()
Definition: terminate_with_current_exception.cpp:46
void clear_termination_exception()
Definition: terminate_with_current_exception.cpp:33