Variable template for is_number.
is_number
Use as e.g. is_number_v<int>, which is a boolean (and true).
is_number_v<int>