#include <stdapis/stlportv5/stl/_limits.h>
| class _Integer_limits : public _Numeric_limits_base< _Int > |
| Public Attributes | |
|---|---|
| const int | digits |
| const int | digits10 |
| const bool | is_bounded |
| const bool | is_exact |
| const bool | is_integer |
| const bool | is_modulo |
| const bool | is_signed |
| const bool | is_specialized |
| const int | radix |
| Public Member Functions | |
|---|---|
| static | _Int(_STLP_CALL) |