std::identity(3cxx) | std::identity(3cxx) |
std::identity - [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.
libstdc++ |