STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
List of all members
is_fundamental< _Ty > Struct Template Reference
Inheritance diagram for is_fundamental< _Ty >:
_Cat_base< is_arithmetic< _Ty >::value||is_void< _Ty >::value||is_null_pointer< _Ty >::value > integral_constant< bool, _Val >

Additional Inherited Members

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

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