isType

Checks if value 'a' is, or is implicitly castable to, or is derived from type T.

template isType(T)
bool
isType
(
Ta
)
(
Ta a
)

Members

Functions

isType
bool isType(Ta a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta