micro-test-plus 3.2.0
µTest++, a lightweight testing framework for embedded platforms
|
Less than comparator. More...
#include <micro-os-plus/micro-test-plus.h>
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 |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
private |
|
private |
|
private |