Live data from Hacker News

C++20, How Hard Could It Be

docs.google.com

1–10 of 444 posts

Re: C++20, How Hard Could It Be

#10
post #8

Is one release really causing so many problems? I thought C++ treated backwards compatibility as a holy thing.

It doesn't cause problems as in old things don't work as in it takes time to get advantage of newly introduced ones and replace anything considered deprecated (edit: and rename variables clashing with new keywords).
Post reply on HN