AsStronglyEmphasized

Strongly Emphasized.

@safe pure nothrow @nogc
struct AsStronglyEmphasized (
T...
) {
T args;
}

Meta