Phi
Classes | Public Types | Static Public Member Functions | List of all members
pointer_traits< PointerT > Struct Template Reference

Classes

struct  rebind
 
struct  rebind
 

Public Types

using this_type = pointer_traits< PointerT >
 
using pointer = PointerT
 
using difference_type = typename detail::pointer_traits_difference_type< pointer >::type
 
using element_type = typename detail::pointer_traits_element_type< pointer >::type
 

Static Public Member Functions

static PHI_CONSTEXPR pointer pointer_to (conditional_t< is_void< element_type >::value, nat, element_type > &ptr) PHI_NOEXCEPT
 

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