Compares greater-ordering with constant at invocation.
More...
#include <Predicates.hpp>
|
constexpr | Greater (T to) |
|
template<std::totally_ordered_with< T > U> |
constexpr bool | operator() (const U &other) const |
|
template<std::totally_ordered T>
class sl::log::Greater< T >
Compares greater-ordering with constant at invocation.
◆ Greater()
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: