STX  1.0.0
Functions
stx::this_thread Namespace Reference

Functions

STX_EXPORT bool is_panicking () noexcept
 

Function Documentation

◆ is_panicking()

STX_EXPORT bool stx::this_thread::is_panicking ( )
noexcept

Checks if the current thread is panicking.

Thread-safe?

Yes