ClassIdioms

Regular Types

/
The concept of a regular type goes back to the creator of the Standard Template Library (STL) Alexander…
not hear g24fbc3241 1280

The Lack of Training Culture: An Employer must support their Employees

/
Our software industry has a significant Lack of Training Culture. In my last article, I wrote that "Learning…
classes

The Rule of Zero, or Six

/
The rule of zero, or six, is one of the advanced rules in modern C++. I wrote in my current book "C++…
GeneralIdioms

Argument-Dependent Lookup and the Hidden Friend Idiom

/
Argument-Dependent Lookup (ADL), also known as Koenig Lookup, is a set of "magical" rules for the lookup…
GeneralIdioms

Partial Function Application

/
Partial Function Application is a technique in which a function binds a few of its arguments and returns…
not hear g24fbc3241 1280

The Lack of Training Culture: Four Signs

/
Our software industry has a significant Lack of Training Culture. What makes this Lack of Training Culture…