STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Attributes | List of all members
_Is_callable1< _Void, _Rx, _Types > Struct Template Reference
Inheritance diagram for _Is_callable1< _Void, _Rx, _Types >:
integral_constant< _Ty, _Val >

Static Public Attributes

static constexpr bool _Nothrow = false
 
- Static Public Attributes inherited from integral_constant< _Ty, _Val >
static constexpr _Ty value = _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 >
constexpr operator value_type () const _NOEXCEPT
 
constexpr value_type operator() () const _NOEXCEPT
 

Member Data Documentation

template<class _Void , class _Rx , class... _Types>
constexpr bool _Is_callable1< _Void, _Rx, _Types >::_Nothrow = false
static

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