Synopsis

Declared in <util/stdmutex.h>

[[nodiscard, _Clang::__try_acquire_capability__]]
bool
try_lock() noexcept;

Return Value

Note

The return value should not be discarded.

Created with MrDocs