| title | SafeInt Library | Microsoft Docs | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ms.custom | ||||||||||||||
| ms.date | 11/04/2016 | |||||||||||||
| ms.reviewer | ||||||||||||||
| ms.suite | ||||||||||||||
| ms.technology |
|
|||||||||||||
| ms.tgt_pltfrm | ||||||||||||||
| ms.topic | index-page | |||||||||||||
| f1_keywords |
|
|||||||||||||
| dev_langs |
|
|||||||||||||
| helpviewer_keywords |
|
|||||||||||||
| ms.assetid | 5321e875-67c5-49d7-9650-85a876552d14 | |||||||||||||
| caps.latest.revision | 10 | |||||||||||||
| author | ghogen | |||||||||||||
| ms.author | ghogen | |||||||||||||
| manager | ghogen | |||||||||||||
| translation.priority.ht |
|
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++ Language Reference | Reference and conceptual content for the C++ language. |