isClassType

Determines if the type T is a class type

bool
isClassType
(
T
)
()

Return Value

Type: bool

true if so, false otherwise

Meta