For template specializations
less<void>,
greater<void>,
less_equal<void>, and
greater_equal<void>,
if the call operator calls a built-in operator comparing pointers,
the call operator yields a result consistent
with the implementation-defined strict total order over pointers
.