Dynamic array, no dimension
Similar to TypeIdentifier, but with a TemplateInstance as the root
Static array, one with a fixed dimension
This is so we can slice a TypeTuple
The basetype must be one of: byte[16],ubyte[16],short[8],ushort[8],int[4],uint[4],long[2],ulong[2],float[4],double[2] For AVX: byte[32],ubyte[32],short[16],ushort[16],int[8],uint[8],long[4],ulong[4],float[8],double[4]
Return !=0 if modfrom can be implicitly converted to modto
Merge mod bits to form common mod.
Return MATCHexact or MATCHconst if a method of type '() modfrom' can call a method of type '() modto'.
Store modifier name into buf.
Return modifier name.
Convert MODxxxx to STCxxx
See Source File
$(DMDSRC _mtype.d)
Copyright (c) 1999-2016 by Digital Mars, All Rights Reserved
Compiler implementation of the D programming language.