AlignedUnion.rest

Undocumented in source.
union AlignedUnion(Args...)
static if(Args.length > 1)
AlignedUnion!(Args[1..$]) rest;

Meta