C++ Insights Episode 48: Less typing for lambdas in C++23
I published a new C++ insights episode: Less typing for lambdas in C++23.
In this episode, you learn about a C++23 change that makes you type even less when creating lambdas.
Source code: https://cppinsights.io/s/af3f21a3
Andreas