|
micro-test-plus 3.2.1
The µTest++ Testing Framework
|
Greater than or equal comparator. More...
#include <micro-os-plus/micro-test-plus.h>
Inheritance diagram for micro_os_plus::micro_test_plus::detail::ge_< Lhs_T, Rhs_T >:Public Member Functions | |
| constexpr | ge_ (const Lhs_T &lhs={}, const Rhs_T &rhs={}) |
| constexpr auto | lhs () const |
| constexpr | operator bool () const |
| constexpr auto | rhs () const |
Public Attributes | |
| const Lhs_T | lhs_ {} |
| const Rhs_T | rhs_ {} |
| const bool | value_ {} |
Greater than or equal comparator.
|
inlineconstexpr |
|
inlinenodiscardconstexpr |
|
inlinenodiscardconstexpr |
|
inlinenodiscardconstexpr |
| const Lhs_T micro_os_plus::micro_test_plus::detail::ge_< Lhs_T, Rhs_T >::lhs_ {} |
| const Rhs_T micro_os_plus::micro_test_plus::detail::ge_< Lhs_T, Rhs_T >::rhs_ {} |
| const bool micro_os_plus::micro_test_plus::detail::ge_< Lhs_T, Rhs_T >::value_ {} |