isSignedNumeric

Проверка на целочисленное знаковое число

template isSignedNumeric (
T
) {
enum isSignedNumeric;
}

Meta