Tags: #moderncpp #howtouse #bfilipek
http://www.bfilipek.com/2017/02/how-to-stay-sane-with-modern-c.html
http://www.bfilipek.com/2017/02/how-to-stay-sane-with-modern-c.html
C++ Stories
How To Stay Sane with Modern C++
C++ grows very fast! For example, the number of pages of the C++ standard went from 879 pages for C++98/03 to 1834 for C++20! Nearly 1000 pages! What’s more, with each revision of C++, we get several dozens of new features. Have a look at my blog post with…