max_exponent

The maximum positive integer so that the radix raised to the power one less than this is representable.

  static const int max_exponent = 0;