Found in 1 comment on Hacker News
jcelerier · 2024-04-01 · Original thread
> It should be a positive example of how they hope their language is used, right?

should it though? there's a million ways to learn C++. Reading the std code definitely isn't one - technically the std could be entirely compiler builtins. If you want to read positive examples take A Tour of C++ 3rd edition (https://www.amazon.ca/Tour-C-Bjarne-Stroustrup/dp/0136816487)

Fresh book recommendations delivered straight to your inbox every Thursday.