Compares equality with constant at invocation.
More...
#include <Predicates.hpp>
|
constexpr | Equals (T to) |
|
template<std::equality_comparable_with< T > U> |
constexpr bool | operator() (const U &other) const |
|
template<std::equality_comparable T>
class sl::log::Equals< T >
Compares equality with constant at invocation.
- Examples
- CustomizeBaseRecord/main.cpp.
◆ Equals()
template<std::equality_comparable T>
◆ operator()()
template<std::equality_comparable T>
template<std::equality_comparable_with< T > U>
The documentation for this class was generated from the following file: