File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1764
1764
or, if not that,
1765
1765
1766
1766
\item
1767
- \tcode {F1} is an operator function
1768
- for a relational\iref {expr.rel } or equality\iref {expr.eq } operator
1769
- and \tcode {F2} is an operator function
1770
- for a three-way comparison operator\iref {expr.spaceship }
1767
+ \tcode {F2} is a rewritten candidate\iref {over.match.oper } and
1768
+ \tcode {F1} is not
1771
1769
\begin {example }
1772
1770
\begin {codeblock }
1773
1771
struct S {
1780
1778
or, if not that,
1781
1779
1782
1780
\item
1783
- \tcode {F1} and \tcode {F2} are operator functions
1784
- for \tcode {operator<=>} and
1781
+ \tcode {F1} and \tcode {F2} are rewritten candidates, and
1785
1782
\tcode {F2} is a synthesized candidate
1786
1783
with reversed order of parameters
1787
1784
and \tcode {F1} is not
You can’t perform that action at this time.
0 commit comments