Concept to check if T is derived from Base. More...
#include <Concepts.h>
Concept to check if T is derived from Base.
This concept checks whether the type T is derived from the base class Base.