micro-test-plus 3.2.0
µTest++, a lightweight testing framework for embedded platforms
|
Operator to check if the expression does not throw any exception. More...
#include <micro-os-plus/micro-test-plus.h>
Public Member Functions | |
constexpr | nothrow_ (const Callable_T &func) |
constexpr | operator bool () const |
Public Attributes | |
const bool | value_ {} |
Operator to check if the expression does not throw any exception.
|
inlineexplicitconstexpr |
|
inlineconstexpr |
const bool micro_os_plus::micro_test_plus::detail::nothrow_< Callable_T >::value_ {} |