STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
msl::utilities::details::SafeIntErrorPolicy_NoThrow Struct Reference

#include <safeint_internal.h>

Static Public Member Functions

static void SafeIntOnOverflow ()
 
static void SafeIntOnDivZero ()
 

Member Function Documentation

static void msl::utilities::details::SafeIntErrorPolicy_NoThrow::SafeIntOnDivZero ( )
inlinestatic
100  {
101  }
static void msl::utilities::details::SafeIntErrorPolicy_NoThrow::SafeIntOnOverflow ( )
inlinestatic
96  {
97  }

The documentation for this struct was generated from the following file: