cpp20::atomic_internal::arithmetic_ops_helper

Summary

Public types

operand_type using
std::remove_volatile_t< T >
ptr_type using
T *
return_type using
std::remove_volatile_t< T >

Public static attributes

modifier = 1
constexpr size_t

Public types

operand_type

std::remove_volatile_t< T > cpp20::atomic_internal::arithmetic_ops_helper::operand_type

ptr_type

T * cpp20::atomic_internal::arithmetic_ops_helper::ptr_type

return_type

std::remove_volatile_t< T > cpp20::atomic_internal::arithmetic_ops_helper::return_type

Public static attributes

modifier

constexpr size_t cpp20::atomic_internal::arithmetic_ops_helper::modifier = 1