Namespaces
Variants
Actions

std::atomic_flag::operator=

From cppreference.com
< cpp‎ | atomic‎ | atomic flag
 
 
Concurrency support library
(C++11)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++17)
(C++11)
(C++11)
(C++17)
(C++11)
(C++14)
(C++11)
(C++11)
(C++11)
(C++11)
(C++20)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++26)
(C++26)
(C++26)
(C++26)
(C++11)
(C++20)
(C++11)
(C++11)(deprecated in C++20)
(C++11)(deprecated in C++20)
(C++11)
(C++11)(deprecated in C++26)
 
 
Defined in header <atomic>
atomic_flag& operator=( const atomic_flag& ) = delete;
(1) (since C++11)
atomic_flag& operator=( const atomic_flag& ) volatile = delete;
(2) (since C++11)

std::atomic_flag is not assignable, its assignment operators are deleted.

Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/atomic/atomic_flag/operator%3D&oldid=161432"

AltStyle によって変換されたページ (->オリジナル) /