Improve generic APIs with constraints (concepts)
-
How can we utilize constraints (concepts) to write better generic APIs?
-
Explain the C++ Core Guidelines statement
The ability to specify meaningful semantics is a defining characteristic of a true concept, as opposed to a syntactic constraint.
Edited by a.mithran