Phi
List of all members
detail::is_direct_constructible_ref_cast< TypeT, ArgT > Struct Template Reference
Inheritance diagram for detail::is_direct_constructible_ref_cast< TypeT, ArgT >:
Inheritance graph
[legend]
Collaboration diagram for detail::is_direct_constructible_ref_cast< TypeT, ArgT >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from integral_constant< bool, is_static_castable_to< ArgT, TypeT >::value &&!(is_base_to_derived_ref< ArgT, TypeT >::value||is_lvalue_to_rvalue_ref< ArgT, TypeT >::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, is_static_castable_to< ArgT, TypeT >::value &&!(is_base_to_derived_ref< ArgT, TypeT >::value||is_lvalue_to_rvalue_ref< ArgT, TypeT >::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, is_static_castable_to< ArgT, TypeT >::value &&!(is_base_to_derived_ref< ArgT, TypeT >::value||is_lvalue_to_rvalue_ref< ArgT, TypeT >::value)>
static PHI_CONSTEXPR_AND_CONST bool value
 

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