Template:cpp/utility/dsc forward like
From cppreference.com
|- class="t-dsc"
|(C++23)
| forwards a function argument as if casting it to the value category and constness of the expression of specified type template argument
(function template)
|-