digits

Designates the number of non-signed digits that can be represented for integral types. The number of radix digits in the mantissa for floating point types

  static const int digits = 0;