Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at SafeInt Library.
The SafeInt library helps prevent integer overflows that might result when the application performs mathematical operations.
In This Section
| Section | Description |
|---|---|
| SafeInt Class | This class protects against integer overflows. |
| SafeInt Functions | Functions that can be used without creating a SafeInt object. |
| SafeIntException Class | A class of exceptions related to the SafeInt class. |
Related Sections
| Section | Description |
|---|---|
| C/C++ Language and Standard Libraries | Reference and conceptual content for the C and C++ languages and standard libraries. |