Template:cpp/atomic/dsc Atomic
From cppreference.com
|- class="t-dsc"
|(C++23)
| compatibility macro such that _Atomic(T) is identical to std::atomic<T>
(function macro)
|-