Template:cpp/concepts/dsc constructible from
From cppreference.com
|- class="t-dsc"
|(C++20)
| specifies that a variable of the type can be constructed from or bound to a set of argument types
(concept)
|-