QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Functions | |
SIGNALGUARD_FUNC_DECL const char * | signalc_to_string (signalc code) noexcept |
std::atomic< signalc_set > & | signal_guards_installed () |
SIGNALGUARD_FUNC_DECL void | push_thread_local_signal_handler (thread_local_signal_guard *) noexcept |
SIGNALGUARD_FUNC_DECL void | pop_thread_local_signal_handler (thread_local_signal_guard *) noexcept |
SIGNALGUARD_FUNC_DECL thread_local_signal_guard * | current_thread_local_signal_handler () noexcept |
template<class R > | |
R | throw_signal_raised (const raised_signal_info *i) |
bool | continue_or_handle (const raised_signal_info *) noexcept |
|
noexcept |
|
externinline |
|
noexcept |
|
noexcept |
|
noexcept |
|
inline |
|
inlinenoexcept |