FunctionParameters

C++ Core Guidelines: The Rules for in, out, in-out, consume, and forward Function Parameter

/
You have many choices to pass function parameters. You can pass by value or by reference. A reference…
cover

“Concurrency with Modern C++” is 95% complete; Including all Source Files

/
Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++. This the last…
cogs

C++ Core Guidelines: Function Definitions

/
Functions are the "fundamental building block of programs."  and "the most critical part in most…
support

C++ Core Guideline: The Guideline Support Library

/
The guidelines support library (GSL) is a small library for supporting the guidelines of the C++ core…
cover

My Book “Concurrency with Modern C++” is 75% complete

/
Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++. This early…
Lego dimensions.svg

C++ Core Guidelines: Interfaces II

/
Interfaces are a contract between a service provider and a service consumer. The C++ Core Guidelines…
Lego dimensions.svg

C++ Core Guidelines: Interfaces I

/
Interfaces are a contract between a service provider and a service consumer. The C++ Core Guidelines…
cover

My Book “Concurrency with Modern C++” is 50% complete

/
Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++. It includes…
800px Head Platon Glyptothek Munich 548

C++ Core Guidelines: The Philosophy

/
Today, I will dig deeper into the C++ Core Guidelines. I wrote about the Introduction section in my last…
RainerGrimmSmall

Get the Current Pdf Bundle: “Multithreading: The High-Level Interface”

/
I have prepared the current pdf bundle. To get it is quite simple.   If you subscribe to the…