is_bounded

The value is true if the set of values representable by the type is finite.

  static const bool is_bounded = false;
  
Remarks

All predefined data types are bounded.