![]() |
![]()
| ![]() |
![]()
NAMEstd::atomic_ref::operatorT - std::atomic_ref::operatorT Synopsisoperator T() const noexcept; (since C++20)
Parameters(none) Return valueThe current value of the referenced object. See also load atomically obtains the value of the referenced object
|