SafeIntException Class

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The SafeInt class uses SafeIntException to identify why a mathematical operation cannot be completed.

class SafeIntException;  

Public Constructors

SafeIntException::SafeIntException
Creates a SafeIntException object.

The SafeInt Class is the only class that uses the SafeIntException class.

SafeIntException Class

Header: safeint.h

Namespace: msl::utilities

SafeInt Library
SafeInt Class

Show: