[c++20] Synthesis of defaulted comparison functions.
Array members are not yet handled. In addition, defaulted comparisons can't yet find comparison operators by unqualified lookup (only by member lookup and ADL). These issues will be fixed in follow-on changes.
Loading
Please register or sign in to comment