dpp v0.0.6 (2018-11-15T17:01:24Z)
Dub
Repo
ConstantArray
dpp2
sea
type
Undocumented in source.
struct
ConstantArray {
Type
*
elementType
;
int
length
;
}
Members
Variables
elementType
Type
*
elementType
;
Undocumented in source.
length
int
length
;
Undocumented in source.
Meta
Source
See Implementation
dpp2
sea
type
aliases
Type
structs
Bool
Char
Char16
Char32
ConstantArray
Double
Float
Half
Int
Int128
Long
LongDouble
LongLong
NullPointerT
Pointer
Short
SignedChar
UnsignedChar
UnsignedInt
UnsignedInt128
UnsignedLong
UnsignedLongLong
UnsignedShort
UserDefinedType
Void
Wchar