Qx v0.6
Qt Extensions Library
|
Specifies that a type can act as a comparator. More...
Satisfied if F
returns a bool
when called with two values of T.
Generally it is assumed that the comparator will return true
if the values are equal, and false
otherwise.