C++ Logo

sg10

Advanced search

[SG10] Feature-testing macros for spaceship operator

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Sun, 29 Jul 2018 11:21:36 +0300
Hi! It seems reasonable to enable spaceship operator support
for 3rd party types conditionally. See
https://codereview.qt-project.org/#/c/235303/

Perhaps __cpp_spaceship and __cpp_lib_spaceship,
for the language feature and the library support, respectively?

Received on 2018-07-29 10:21:38