Hacker News new | ask | show | jobs
by Gigachad 1204 days ago
6 years is more than enough time to get ready for the update. If you can’t work out how to use c++ 17 then that isn’t the problem of library devs.
1 comments

Last time I read about it, PlayStation SDK was on C++14, and they aren't the only platform in such state.
Unless Sony is financially contributing, I don’t see why a 3rd party would care that the PlayStation sdk is running legacy software.
Right, same can be said regarding current state of ISO support on free beer compilers, now limping behind VC++.

So taken to extreme, some Boost libraries might become VC++ only, for authors that decide to go fully on ISO C++ 20 and 23.

What do you mean free beer compilers are limping behind VC++? The situation (as always) seems exactly the contrary. [0]

[0]: https://en.cppreference.com/w/cpp/compiler_support/23

They would do better to finalise their ongoing issues with C++20 features support, instead of spending valuable resources on C++23.

See their C++20 support versus VC++.