C++ Insights Episode 62: C++23 Game Changer: Behind the curtains of deducing this
I published a new C++ insights episode: C++23 Game Changer: Behind the curtains of deducing this.
In this episode, you learn about the explicit object parameter from C++23. You might know this as deducing this.
Source code: https://cppinsights.io/s/509c9484 and https://cppinsights.io/s/e90219a8
Andreas