
No New New: Raw Pointers Removed from C++
/
0 Comments
Two weeks ago, the ISO C++ standard meeting took place in Jacksonville. Today I want to make a…

C++ Core Guidelines: Rules about Performance
Before I write about the rules of performance, I will do a straightforward job. Accessing the elements…

Which pdf bundle should I provide? Make your choice!
Now, it's time to choose the next pdf bundle? You will get all posts, all source files, and a cmake file…

C++ Core Guidelines: Rules about Statements and Arithmetic
Today, I will write about the remaining rules to statements and the arithmetic rules. If you don't follow…

C++ Core Guidelines: More about Control Structures
My last German post C++ Core Guidelines: To Switch or not to Switch, that is the Question got…

C++ Core Guidelines: To Switch or not to Switch, that is the Question
First, I have to apologize. Today, I wanted to continue my journey through the C++ Core Guidelines with…