forked from OSchip/llvm-project
![]() types are needed to compute the return type of a defaulted operator<=>. This raises the question of what to do if return type deduction fails. The standard doesn't say, and implementations vary, so for now reject that case eagerly to keep our options open. |
||
---|---|---|
.. | ||
class.compare.default | ||
class.eq | ||
class.rel | ||
class.spaceship |