micro-test-plus 3.2.0
µTest++, a lightweight testing framework for embedded platforms
|
Logical not operator. More...
#include <micro-os-plus/micro-test-plus.h>
Public Member Functions | |
constexpr | not_ (const T &t={}) |
constexpr | operator bool () const |
constexpr auto | value () const |
Public Attributes | |
const T | t_ {} |
const bool | value_ {} |
Logical not operator.
|
inlineexplicitconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
const T micro_os_plus::micro_test_plus::detail::not_< T >::t_ {} |
const bool micro_os_plus::micro_test_plus::detail::not_< T >::value_ {} |