classPii::IsBaseOf
#include <PiiTypeTraits.h>
A structure whose boolValue member evaluates
statically to true if (and only if) Base
is a base class of Derived.
Description
Note that instances of Derived are instances of
Base also if Base and
Derived are the same type. Therefore, this trait will
be true if Base and Derived
are the same type.
Add a note
Not a single note added yet. Be the first, add yours.