Template:cpp/utility/dsc declval
From cppreference.com
|- class="t-dsc"
|(C++11)
| obtains a reference to an object of the template type argument for use in an unevaluated context
(function template)
|-