Add '<=>' to comparison operators related rules (C.87, C.167) (#1759)
* Add '<=>' to comparison operators related rules (C.87, C.167) C++20's three-way comparison operator should respect the same rules as other comparison operators. * Fix a minor typo Co-authored-by: Jonathan Wakely <github@kayari.org> Co-authored-by: Jonathan Wakely <github@kayari.org>pull/1767/head
parent
5f75ea4b4b
commit
8bdb8fe0dc
Loading…
Reference in New Issue