Phi
detail
is_fancy_pointer
Static Public Attributes
|
List of all members
detail::is_fancy_pointer< PointerT > Struct Template Reference
Static Public Attributes
static PHI_CONSTEXPR_AND_CONST bool
value
Member Data Documentation
◆
value
template<typename PointerT >
PHI_CONSTEXPR_AND_CONST bool
detail::is_fancy_pointer
< PointerT >::value
static
Initial value:
=
pointer_has_operator_arrow<PointerT>::value || has_to_address<PointerT>::value
The documentation for this struct was generated from the following file:
libs/PhiCore/include/phi/core/
to_address.hpp
Generated by
1.8.13