Compares less-equality-ordering with high and greater-equality-ordering with low constant at invocation.
More...
#include <Predicates.hpp>
|
constexpr | BetweenEquals (T one, T two) |
|
template<std::totally_ordered_with< T > U> |
constexpr bool | operator() (const U &other) const |
|
template<std::totally_ordered T>
class sl::log::BetweenEquals< T >
Compares less-equality-ordering with high and greater-equality-ordering with low constant at invocation.
◆ BetweenEquals()
template<std::totally_ordered T>
◆ operator()()
template<std::totally_ordered T>
template<std::totally_ordered_with< T > U>
The documentation for this class was generated from the following file: