|
BitMagic-C++
|
"noexcept" traits detection for T::lock() More...
#include <bmtask.h>
Static Public Attributes | |
| static constexpr bool | value = noexcept(std::declval<T>().lock()) |
"noexcept" traits detection for T::lock()
|
staticconstexpr |
Definition at line 217 of file bmtask.h.
Referenced by bm::lock_guard< Lock >::lock_guard().