Predefined C++20 Concepts: Callables--Bartlomiej Filipek

Learning the standard library.

Predefined C++20 Concepts: Callables

by Bartlomiej Filipek

From the article:

Before you start implementing your custom concepts, it’s good to review some goodies in the Standard Library. There’s a high chance that there’s already a predefined concept for you.

Today let’s have a look at concepts related to callable objects...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.