RainerGrimmSmall

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…
dragon 1512457 1280

Myths of My Blog Readers

/
I was inquisitive about your C++ myths. In particular, my German readers were quite active. I got a few…
sao jorge 1503439 1280

C++ Core Guidelines: More Non-Rules and Myths

/
Demystifying non-rules and myths in C++ is a laborious but essential job. The goal is simple: use the…
dragons head 310697 1280

C++ Core Guidelines: Non-Rules and Myths

/
Of course, you already know many non-rules and myths about C++. Non-rules and myths which we have to…
cog wheels 2125178 1280

C++ Core Guidelines: Supporting Sections

/
Let's recapitulate. I have written about 100 posts on the C++ Core Guidelines in the last two years.…
sports 1777806 1280

C++ Core Guidelines: When RAII breaks

/
Before I write about the very popular RAII idiom in C++, I want to present you with a trick, which is…
antique hand knowledge 207681

More Rules about the Regular Expression Library

/
There is more to write about the usage of regular expressions than I wrote in my last post The Regular…
concept 18290 1280

The Regular Expression Library

/
My original plan was to write about the rules of the C++ Core Guidelines for the regex and chrono library,…
sport 659224 1280

C++ Core Guidelines: Improved Performance with Iostreams

/
As easy as my title and the rules of the C++ core guidelines sound, getting more performance out of the…
temple 1717088 1280

Stuff you should know about In- and Output with Streams

/
Today's post is about what you should know about Iostreams. In particular, I write about formatted and…