mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
isType
mambo
util
Traits
Evaluates to true if the given symbol is a type.
template
isType (
alias
symbol
) {
enum
isType
;
}
Members
Manifest constants
isType
enum
isType
;
Undocumented in source.
Meta
Source
See Implementation
mambo
util
Traits
aliases
BaseTypeTupleOf
ParameterTupleOf
ReturnTypeOf
Unqual
templates
BaseTypeOfEnum
BaseTypeOfPointer
BaseTypeOfTypedef
ElementTypeOfArray
KeyTypeOfAssociativeArray
TypeOf
ValueTypeOfAssociativeArray
isArray
isAssociativeArray
isAssociativeArrayPredicate
isChar
isClass
isEnum
isFloatingPoint
isFunctionPointer
isInterface
isObject
isPointer
isPredicate
isPrimitive
isReference
isString
isStruct
isSymbol
isType
isTypedef
isUnion
isVoid
Evaluates to true if the given symbol is a type.