|
You are here |
www.cppstories.com | ||
| | | | |
quuxplusone.github.io
|
|
| | | | | These topics come up perennially in std-proposals, StackOverflow, and other places where us C++ types hang out. I thought I'd collect them all in one place. | |
| | | | |
eyakubovich.github.io
|
|
| | | | | The Google Style Guide (GSG) for C++ has become popular outside of just Google. But I don't like it at all. There... I said it. Now I want to take this opportunity to explain why I feel so strongly about it. GSG "style" The general observation is that the style... | |
| | | | |
www.bfilipek.com
|
|
| | | | | What do you do when the code for a variable initialization is complicated? Do you move it to another method or write inside the current scope? In this blog post, I'd like to present a trick that allows computing a value for a variable, even a const variable, with a compact notation. | |
| | | | |
tuskito.neocities.org
|
|
| | | This was an experimental comic that I made without preparing a script beforehand just to see how it'd turn out. The first three... | ||