Phi
List of all members
detail::is_convertible_impl< FromT, ToT, FromTIsArrayFunctionOrVoid, ToTIsArrayFunctionOrVoid > Struct Template Reference
Inheritance diagram for detail::is_convertible_impl< FromT, ToT, FromTIsArrayFunctionOrVoid, ToTIsArrayFunctionOrVoid >:
Inheritance graph
[legend]
Collaboration diagram for detail::is_convertible_impl< FromT, ToT, FromTIsArrayFunctionOrVoid, ToTIsArrayFunctionOrVoid >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from integral_constant< bool, detail::is_convertible_impl_test< FromT, ToT >::value >
using this_type = integral_constant< bool, Value >
 
using value_type = bool
 
using type = integral_constant< bool, Value >
 
- Public Member Functions inherited from integral_constant< bool, detail::is_convertible_impl_test< FromT, ToT >::value >
PHI_NODISCARD PHI_ALWAYS_INLINE PHI_CONSTEXPR operator bool () const PHI_NOEXCEPT
 
PHI_NODISCARD PHI_ALWAYS_INLINE PHI_CONSTEXPR bool operator() () const PHI_NOEXCEPT
 
- Static Public Attributes inherited from integral_constant< bool, detail::is_convertible_impl_test< FromT, ToT >::value >
static PHI_CONSTEXPR_AND_CONST bool value
 

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