#include <apibase.h>
This type trait checks if T
is a reference class. If so, its member value
will be true
and its member type
will be a type alias for the ReferencedType
of the reference.
T | Type to check. |
Public Types | |
using | type = DEF |
Static Public Attributes | |
static const maxon::Bool | value |
using type = DEF |
|
static |