SafeIntException Class
Visual Studio 2015
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.
Header: safeint.h
Namespace: msl::utilities
Show: