isType

Evaluates to true if the given symbol is a type.

template isType (
alias symbol
) {}

Members

Manifest constants

isType
enum isType;
Undocumented in source.

Meta