ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
TypeInstance
dmd
mtype
Similar to TypeIdentifier, but with a TemplateInstance as the root
extern (
C
++) final
class
TypeInstance :
TypeQualified
{
TemplateInstance
tempinst
;
}
Meta
Source
See Implementation
dmd
mtype
classes
Parameter
Type
TypeAArray
TypeArray
TypeBasic
TypeClass
TypeDArray
TypeDelegate
TypeEnum
TypeError
TypeFunction
TypeIdentifier
TypeInstance
TypeMixin
TypeNext
TypeNull
TypePointer
TypeQualified
TypeReference
TypeReturn
TypeSArray
TypeSlice
TypeStruct
TypeTraits
TypeTuple
TypeTypeof
TypeVector
enums
DotExpFlag
VarArg
functions
MODimplicitConv
MODmerge
MODmethodConv
MODtoBuffer
MODtoChars
MODtoString
ModToStc
attributesApply
isAggregate
isCopyable
isIndexableNonAggregate
isSomeChar
modifiersApply
toAutoQualChars
structs
ParameterList
Similar to TypeIdentifier, but with a TemplateInstance as the root