std::identity
[func.identity] The identity function.
- Provided by: libstdc++-12-doc (Version: 12.3.0-1ubuntu1~22.04.3)
- Source: gcc-12
- Report a bug
[func.identity] The identity function.
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.