dpp2.type

Undocumented in source.

Members

Aliases

Type
alias Type = from!"dpp2.sum".Sum!(Void, NullPointerT, Bool, UnsignedChar, SignedChar, Char, Wchar, Char16, Char32, Short, UnsignedShort, Int, UnsignedInt, Long, UnsignedLong, LongLong, UnsignedLongLong, Float, Double, LongDouble, Pointer, ConstantArray)
Undocumented in source.

Structs

Bool
struct Bool
Undocumented in source.
Char
struct Char
Undocumented in source.
Char16
struct Char16
Undocumented in source.
Char32
struct Char32
Undocumented in source.
ConstantArray
struct ConstantArray
Undocumented in source.
Double
struct Double
Undocumented in source.
Float
struct Float
Undocumented in source.
Int
struct Int
Undocumented in source.
Long
struct Long
Undocumented in source.
LongDouble
struct LongDouble
Undocumented in source.
LongLong
struct LongLong
Undocumented in source.
NullPointerT
struct NullPointerT
Undocumented in source.
Pointer
struct Pointer
Undocumented in source.
Short
struct Short
Undocumented in source.
SignedChar
struct SignedChar
Undocumented in source.
UnsignedChar
struct UnsignedChar
Undocumented in source.
UnsignedInt
struct UnsignedInt
Undocumented in source.
UnsignedLong
struct UnsignedLong
Undocumented in source.
UnsignedLongLong
struct UnsignedLongLong
Undocumented in source.
UnsignedShort
struct UnsignedShort
Undocumented in source.
Void
struct Void
Undocumented in source.
Wchar
struct Wchar
Undocumented in source.

Meta