Compares less-ordering with constant at invocation.
More...
#include <Predicates.hpp>
|
constexpr | Less (T to) |
|
template<std::totally_ordered_with< T > U> |
constexpr bool | operator() (const U &other) const |
|
template<std::totally_ordered T>
class sl::log::Less< T >
Compares less-ordering with constant at invocation.
◆ Less()
template<std::totally_ordered T>
◆ operator()()
template<std::totally_ordered T>
template<std::totally_ordered_with< T > U>
constexpr bool sl::log::Less< T >::operator() |
( |
const U & |
other | ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following file: