Defined in order.hpp.
A stateless struct with binary call operator using shortlex_compare.
This only exists to be used as a template parameter, and has no advantages over using shortlex_compare otherwise.
- See also
- shortlex_compare(Iterator, Iterator, Iterator, Iterator)
|
| template<typename Thing> |
| bool | operator() (Thing const &x, Thing const &y) const |
| | Call operator that compares x and y using shortlex_compare.
|
| |
◆ operator()()
template<typename Thing>
| bool operator() |
( |
Thing const & | x, |
|
|
Thing const & | y ) const |
|
inlinenodiscard |
The documentation for this struct was generated from the following file:
- /Users/jdm3/libsemigroups/include/libsemigroups/order.hpp