creation of man

C++ Core Guidelines: Declarations and Initialisations

/
Let's continue our tour through the rules for expressions and statements in the C++ core guidelines.…
cleanCpp

Clean C++

/
I want to make a short detour from my long series of posts about the C++ Core Guidelines. I read the…