C++20: Concepts, the Placeholder Syntax--Rainer Grimm
One way C++20 improves things.
C++20: Concepts, the Placeholder Syntax
by Rainer Grimm
From the article:
Before I write about the placeholder syntax and about the new way to define function templates, I have to make a detour. We have asymmetries in C++11/14...