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

Static Public Attributes

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

Member Data Documentation

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

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