template<typename T>
Greater class
| Template parameters | |
|---|---|
| T | the type of value to compare |
Contents
- Reference
Default greater than operator
Public static functions
- static auto Eval(const T& a, const T& b) -> bool