Using Requires Expression in C++20 as a Standalone Feature--Rainer Grimm

The series continue.

Using Requires Expression in C++20 as a Standalone Feature

by Rainer Grimm

From the article:

In my last post "Defining Concepts with Requires Expressions", I exemplified how you can use requires expressions to define concepts. Requires expressions can also be used as a standalone feature when a compile-time predicate is required...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.