STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Attributes | List of all members
_Abs< _Val > Struct Template Reference

Static Public Attributes

static constexpr intmax_t value = _Val < 0 ? -_Val : _Val
 

Member Data Documentation

template<intmax_t _Val>
constexpr intmax_t _Abs< _Val >::value = _Val < 0 ? -_Val : _Val
static

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