Simple-Log  alpha-v0.7
sl::log::Greater< T > Class Template Reference

Compares greater-ordering with constant at invocation. More...

#include <Predicates.hpp>

Public Member Functions

constexpr Greater (T to)
 
template<std::totally_ordered_with< T > U>
constexpr bool operator() (const U &other) const
 

Detailed Description

template<std::totally_ordered T>
class sl::log::Greater< T >

Compares greater-ordering with constant at invocation.

Constructor & Destructor Documentation

◆ Greater()

template<std::totally_ordered T>
constexpr sl::log::Greater< T >::Greater ( to)
inlineexplicitconstexpr

Member Function Documentation

◆ operator()()

template<std::totally_ordered T>
template<std::totally_ordered_with< T > U>
constexpr bool sl::log::Greater< T >::operator() ( const U &  other) const
inlineconstexpr

The documentation for this class was generated from the following file: