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

Static Public Attributes

static constexpr bool _Nothrow = true
 
- 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<bool _Was_void, bool _Was_convertible, class _Rx, class... _Types>
constexpr bool _Is_callable2< _Was_void, _Was_convertible, _Rx, _Types >::_Nothrow = true
static

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