Template:cpp/atomic/dsc atomic fetch max
From cppreference.com
|- class="t-dsc"
|(C++26)(C++26)
| replaces the atomic object with the result of std::max with a non-atomic argument and obtains the previous value of the atomic
(function template)
|-