STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Static Public Attributes
|
List of all members
_Safe_add< _Ax, _Bx > Struct Template Reference
Static Public Attributes
static constexpr
intmax_t
value
Member Data Documentation
template<intmax_t _Ax, intmax_t _Bx>
constexpr
intmax_t
_Safe_add
< _Ax, _Bx >::value
static
Initial value:
=
_Safe_addX
<_Ax, _Bx,
_Sign_of<_Ax>::value
!=
_Sign_of<_Bx>::value
,
(
_Abs<_Ax>::value
<=
INTMAX_MAX
-
_Abs<_Bx>::value
)>::
value
The documentation for this struct was generated from the following file:
VS2015/inc/
ratio
Generated on Mon Jul 24 2017 18:16:06 for STLdoc by
1.8.8