MONTH: August 2023
C++ Insights
C++ Insights Episode 41: How type-traits work
I published a new C++ insights episode: How type-traits work. [...]
C++
A strongly typed bool
Today I like to share a pattern I have used for some time. The pattern is generally well-received whenever I present it during one of my training courses. I still don't know [...]