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