STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
List of all members
_Is_UIntType< _Ty > Struct Template Reference
Inheritance diagram for _Is_UIntType< _Ty >:
_Cat_base< is_same< _Ty, unsigned short >::value||is_same< _Ty, unsigned int >::value||is_same< _Ty, unsigned long >::value||is_same< _Ty, unsigned long long >::value > integral_constant< _Ty, _Val >

Additional Inherited Members

- Public Types inherited from integral_constant< _Ty, _Val >
typedef _Ty value_type
 
typedef integral_constant< _Ty, _Valtype
 
- Public Member Functions inherited from integral_constant< _Ty, _Val >
 operator value_type () const
 
- Static Public Attributes inherited from integral_constant< _Ty, _Val >
static const _Ty value = _Val
 

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