#include <apibase.h>
This type trait gets the HasBaseDetector member type of T. If this exists, CheckHasBase<T>::value will be true and CheckHasBase<T>::type will be a type alias to this member type.
| T | Type to check. |
Public Types | |
| using | type = DEF |
Static Public Attributes | |
| static const maxon::Bool | value |
| using type = DEF |
|
static |