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