21st Century C++
cacm.acm.org
21st Century C++
1–10 of 281 posts
Re: 21st Century C++
#2Re: 21st Century C++
#3Who the hell typeset this?
It's just the first code snippet that's messed up. The rest is merely wonky.
Re: 21st Century C++
#4Re: 21st Century C++
#5Something about the formatting of the code blocks used is all messed up for me. Seems to be independent on browser, happens in both Firefox and Chrome.
Re: 21st Century C++
#6Re: 21st Century C++
#7Something about the formatting of the code blocks used is all messed up for me. Seems to be independent on browser, happens in both Firefox and Chrome.
Re: 21st Century C++
#8Something about the formatting of the code blocks used is all messed up for me. Seems to be independent on browser, happens in both Firefox and Chrome.
I didn't see the author at first. However, immediately after seeing the code I checked for the author, because I was sure it was Stroustrup.
Re: 21st Century C++
#9Modules sound cool for compile time, but do they prevent duplicative template instantiations? Because that's the real performance killer in my experience.
Re: 21st Century C++
#10Something about the formatting of the code blocks used is all messed up for me. Seems to be independent on browser, happens in both Firefox and Chrome.
This is a Bjarne issue. For personal reasons he uses proportional fonts in his code blocks (in his texts) instead of monospaced and the code snippets always look bad. I guess he is stuck in his ways, just have to work around this ugly look.