Promoted.Promoted

Undocumented in source.
template Promoted(N)
static if(__VERSION__ < 2073)
alias Promoted = CopyTypeQualifiers!(N, typeof(N.init + N.init))

Meta