Apparatus

Category – Programming

C++20 is awesome

Cat looking at The C++ Programming Language, 4th edition by Bjarne Stroustrup

The C++20 standard is finished and brings lots of long awaited features to a C++ programmer's toolbox. In this post I introduce some of my favorite features, including concepts, ranges, coroutines and the new additions to compile time computation.