atomic::operator Ty 연산자
Retrieves the stored value in *this.
atomic<Ty>::operator Ty() const volatile _NOEXCEPT;
atomic<Ty>::operator Ty() const _NOEXCEPT;
설명
This operator applies the memory_order_seq_cst memory_order.
요구 사항
헤더: atomic
네임스페이스: std