ConcurrencyCoverFrame

“Concurrency with Modern C++” Update to C++20

/
I am happy to announce. I updated my "Concurrency with Modern C++" book to C++20. This update includes…
ClassTemplate

Surprise Included: Inheritance and Member Functions of Class Templates

/
In my last post, "Class Templates", I presented the basics. Today, I may surprise you with the inheritance…
ClassTemplate

Class Templates

/
A function template represents a family of functions. Accordingly, a class template represents a family…
RainerGrimmSmall

Which pdf bundle do you want? Make your choice!

/
Now, it's time to choose the next pdf bundle? Get all the material to your chosen topic.   I…
templatesNew

Function Templates – More Details about Explicit Template Arguments and Concepts

/
In the last post, "Function Templates", I wrote about the overloading of function templates and automatically…
templatesNew

Function Templates

/
A function template is a family of functions. In this post, I want to dive deeper into function templates.   Here…
templates

Templates – First Steps

/
The idea of this post is quite simple. I want to visualize templates and, in particular, the template…
cover

Printed Version of C++20 & Source Code on GitHub

/
I have two great news. First, you have my C++20 on Amazon and  second, you can download the source…
result

And The Winner is: Templates

/
The future of C++ speaks templates, and so does my blog Modernes C++. Based on the poll of my last post,…
result

Quo Vadis – Modernes C++

/
DONE: I have written almost 100 posts about C++20. Now, I want to ask you: What should be my next big…