Template:cpp/concepts/dsc copy constructible
From cppreference.com
|- class="t-dsc"
|(C++20)
| specifies that an object of a type can be copy constructed and move constructed
(concept)
|-