Template:cpp/utility/functional/dsc invoke
From cppreference.com
|- class="t-dsc"
|(C++17)(C++23)
| invokes any Callable object with given arguments and possibility to specify return type(since C++23)
(function template)
|-