![]() |
![]()
| ![]() |
![]()
NAMEstd::atomic::operatorT - std::atomic::operatorT Synopsis operator T() const noexcept; (since C++11)
Parameters(none) Return valueThe current value of the atomic variable. See also load atomically obtains the value of the atomic object
|