MONTH: August 2022
Publications
Book: Programming with C++20 - Updated GitHub code examples
It's been nearly one year since I published Programming with C++20 - Concepts, Coroutines, Ranges, and more. Time to check how compilers have improved in terms of C++20 support. [...]
C++ Insights
C++ Insights: Lambdas in unevaluated contexts
About two weeks ago, I added support for P0315R4: Lambdas in unevaluated contexts, to C++ Insights. [...]