Compares less-ordering with high and greater-ordering with low constant at invocation.
More...
#include <Predicates.hpp>
|
constexpr | Between (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::Between< T >
Compares less-ordering with high and greater-ordering with low constant at invocation.
◆ Between()
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: