std::identity
[func.identity] The identity function.
- Provided by: libstdc++-14-doc (Version: 14.2.0-4ubuntu2~24.04.1)
- Source: gcc-14
- Report a bug
[func.identity] The identity function.
#include <functional>
using is_transparent = __is_transparent
template<typename _Tp > constexpr _Tp
&& operator() (_Tp &&__t) const noexcept
[func.identity] The identity function.
Generated automatically by Doxygen for libstdc++ from the source code.