AlignedUnion.value

Undocumented in source.
union AlignedUnion(Args...)
static if(Args.length > 0)
Args[0] value;

Meta