|
|
|
|
|
by pjmlp
2166 days ago
|
|
Then I guess C and C++ are toys as well, given there are a couple of breaking changes. K&R C, gets, Annex K, VLA, gone by now in C17. gets, exception specifications, external templates, std::auto_ptr now gone, RVO semantics changed, and a couple of other minor semantic changes by C++20. |
|
TBH i'm not sure about modern C++20 since that has been a shitshow anyway.