CS::Meta::IsBaseOf< Type1, Type2 > Struct Template Reference
Check if Type1 is a base of Type2. More...
#include <csutil/typetraits.h>
Detailed Description
template<class Type1, class Type2>
struct CS::Meta::IsBaseOf< Type1, Type2 >
Check if Type1 is a base of Type2.
Definition at line 155 of file typetraits.h.
The documentation for this struct was generated from the following file:
- csutil/typetraits.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
