ORIGINAL
|
Requires type to support three-way comparison (spaceship operator). More...
#include <types.h>
Requires type to support three-way comparison (spaceship operator).
T | The type to check. |
For modern C++20 types that implement <=> operator.