Ty 연산자 atomic::operator
에 저장 된 값을 검색 합니다. *this.
atomic<Ty>::operator Ty() const volatile _NOEXCEPT;
atomic<Ty>::operator Ty() const _NOEXCEPT;
설명
이 연산자에 적용 되는 memory_order_seq_cstmemory_order.
요구 사항
헤더: 원자
네임 스페이스: std
에 저장 된 값을 검색 합니다. *this.
atomic<Ty>::operator Ty() const volatile _NOEXCEPT;
atomic<Ty>::operator Ty() const _NOEXCEPT;
이 연산자에 적용 되는 memory_order_seq_cstmemory_order.
헤더: 원자
네임 스페이스: std