Content deleted Content added
m fix common MOS:REFSPACE spacing errors, replaced: {{efn → {{efn (6) |
Voltaic181 (talk | contribs) m →Relational: Fixed table spanning incorrectly. |
||
Line 128:
|-
| {{rh}} colspan="2" | [[Three-way comparison]]<ref name="threewaycomparison" group="lower-alpha"/>{{efn|Possible return types: <code>std::weak_ordering</code>, <code>std::strong_ordering</code> and <code>std::partial_ordering</code> to which they all are convertible to.}}
|
| {{cpp|1=auto K::operator <=>(const S &b);}}
| {{cpp|1=auto operator <=>(const K &a, const S &b);}}
|