Visual Studio 2010
The SafeInt Library

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Visual C++ Libraries Reference

Provides links to the various libraries provided with Visual C++, including ATL, MFC, OLE DB Templates, the C run-time library, miscellaneous support libraries, and the Standard C++ Library.

Miscellaneous Support Libraries Concepts

Provides additional support for the C++ language.

Page view tracker