Function object for performing lexicographical greater-than comparisons of containers. More...
#include <Templates.hpp>
Public Member Functions | |
constexpr bool | operator() (const T &lhs, const T &rhs) const |
Checks whether the first argument is lexicographically greater-than the second argument. | |
Function object for performing lexicographical greater-than comparisons of containers.