Hacker News new | ask | show | jobs
by Quekid5 1344 days ago
Not that std::sort can take advantage of it (AFAIK), but a three-way comparison (spaceship) operator <=> was added to C++20.