std::rel_ops Symbol Index (deprecated in C++20)
From cppreference.com
< cpp | symbol index
Symbol Index
(C++11)
(C++26)
(C++17)
(C++17)
(C++26)
(C++14)
(C++20)
(C++11)
(C++17)
(C++20)
(C++11)
std::rel_ops
(deprecated in C++20)
(C++11)
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.
[edit] See also
(deprecated in C++20)
(function template) [edit]