The series continue.
Defining Concepts with Requires Expressions
by Rainer Grimm
From the article:
In my last post "Define Concepts", I defined the concepts Integral, SignedIntegral, and UnsigendIntegral using logical combinations of existing concepts and compile-time predicates. Today, I use Requires Expressions to define concepts...
Add a Comment
Comments are closed.