다음을 통해 공유


Ty 연산자 atomic::operator

에 저장 된 값을 검색 합니다. *this.

atomic<Ty>::operator Ty() const volatile _NOEXCEPT;
atomic<Ty>::operator Ty() const _NOEXCEPT;

설명

이 연산자에 적용 되는 memory_order_seq_cstmemory_order.

요구 사항

헤더: 원자

네임 스페이스: std

참고 항목

참조

<atomic>

원자 구조

atomic::load 메서드