cpp20::atomic_internal::arithmetic_ops_helper< T * >

Summary

Public types

operand_type using
ptrdiff_t
ptr_type using
T **
return_type using
T *

Public static attributes

modifier = sizeof(T)
constexpr size_t

Public types

operand_type

ptrdiff_t cpp20::atomic_internal::arithmetic_ops_helper< T * >::operand_type

ptr_type

T ** cpp20::atomic_internal::arithmetic_ops_helper< T * >::ptr_type

return_type

T * cpp20::atomic_internal::arithmetic_ops_helper< T * >::return_type

Public static attributes

modifier

constexpr size_t cpp20::atomic_internal::arithmetic_ops_helper< T * >::modifier = sizeof(T)