#include <apibase.h>
IsDerived can be used to bind BASE to the second parameter of HasBaseDetector: The nested template Check is a template with a single parameter which checks if that parameter has BASE as its base.
BASE | Base type to check (potential reference and const qualifiers are removed). |
Classes | |
struct | Check |