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