cpp / latest / symbol_index / rel_ops.html /

std::rel_ops Symbol Index

There are no identifiers available from the Standard Library in the namespace std::rel_ops::.

The namespace exists for automatic generation of comparison operators, and is deprecated in C++20 because of the three-way comparison operator.

See also

(deprecated in C++20)
automatically generates comparison operators based on user-defined operator== and operator<
(function template)

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/symbol_index/rel_ops