| Overview | Group | Tree | Graph | Index | Concepts |
This macro declares a special template function which is called
when a default comparator is needed (for instance by class
IloExplicitEvaluator).
It should be used in conjunction with
ILODEFAULTCOMPARATOR when the defined comparator function
is in a different source file. Normally, this macro will be used in a
header file.
See Also: