AsDeleted

Deleted.

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

Meta