Skip to content

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.

Concepts_and_Constraints_Clean.pdf

Edited by a.mithran