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