This article continues the series of discussing the C++26 features with the topic of concepts, which are language level asserts for checking function preconditions, postconditions, and invariants.
What’s new in C++26: contracts (part 3)
Posted on