SafeInt Library
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The SafeInt library helps prevent integer overflows that might result when the application performs mathematical operations.
| 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. |
| Section | Description |
|---|---|
| C/C++ Language and Standard Libraries | Reference and conceptual content for the C and C++ languages and standard libraries. |
Show: