just::thread
std::atomic_address::operator void*
Load the value stored in *this.
*this
operator void*() const volatile;
this->load(std::memory_order_seq_cst).
this->load(std::memory_order_seq_cst)
Nothing.
#include <atomic>
std::atomic_address
load
std::memory_order
Design and Content © Copyright 2008-2012 Just Software Solutions Ltd. All Rights Reserved.