Template:cpp/concepts/dsc swappable
From cppreference.com
|- class="t-dsc"
|(C++20)
| specifies that a type can be swapped or that two types can be swapped with each other
(concept)
|-