UnionInstance.Union

Undocumented in source.

Members

Aliases

InArg
alias InArg(uint i) = Tuple!(Args!i)
Undocumented in source.
OutArg
alias OutArg(uint i) = Universal!(Args!i)
Undocumented in source.
ctorNames
alias ctorNames = Filter!(isString, ctors)
Undocumented in source.

Static functions

toString
string toString(U u)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

width
enum width;
Undocumented in source.

Structs

CodeGen
struct CodeGen
Undocumented in source.

Templates

Args
template Args(uint i)
Undocumented in source.
inj
template inj(uint i)
Undocumented in source.
invInj
template invInj(uint i)
Undocumented in source.

Meta