#include <apibase.h>
This type trait checks if T
is an interface. If so, IsInterfaceType<T>::value
will be true
.
T | Type to check. |
Public Types | |
using | type = DEF |
Static Public Attributes | |
static const maxon::Bool | value |
using type = DEF |
|
static |