Comment on Curious C++ Lambda Examples: Recursion, constexpr, Containers C++23 includedparentComments−einpoklum4yMany features are added to C++ not in order to "cover more", but to be able to do things better, or often - to allow making things _easier_ for the lay programmer (which is not the same thing as making things easier for library authors).
Comments
Many features are added to C++ not in order to "cover more", but to be able to do things better, or often - to allow making things _easier_ for the lay programmer (which is not the same thing as making things easier for library authors).