Closed
Description
Move [cmp.object] to [comparisons]
While it's nice to have <compare>, fragmenting function objects makes library organisation difficult. It would be good to migrate this type to [comparisons], where it will be with types that are similar.
Proposed change:
Move [cmp.object] to be a sub-clause of [comparisons] and have it (additionally) included in <functional>.