Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the stored value in *this.
atomic<Ty>::operator Ty() const volatile _NOEXCEPT;
atomic<Ty>::operator Ty() const _NOEXCEPT;
Remarks
This operator applies the memory_order_seq_cstmemory_order.
Requirements
Header: atomic
Namespace: std