static if (is (T : long) )(I'd have said "static if (is (T : cent) )" or "static if (is (T : ucent) )", but those are still marked "reserved for future use".)
I do want to allow byte, ubyte, etc. to be legal values.
static if (is (T : long) )(I'd have said "static if (is (T : cent) )" or "static if (is (T : ucent) )", but those are still marked "reserved for future use".)
I do want to allow byte, ubyte, etc. to be legal values.