IrAggregateConstant

Undocumented in source.
@IrValueKind.constantAggregate
struct IrAggregateConstant {}

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

members
IrIndex[] members()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_memberPayload
IrIndex[0] _memberPayload;
Undocumented in source.
numMembers
uint numMembers;
Undocumented in source.
type
IrIndex type;
Undocumented in source.

Meta