libstdc++: std::identity Struct Reference (original) (raw)

#include <[ranges_cmp.h](a00413%5Fsource.html)>

Public Member Functions
template<typename _Tp >
constexpr _Tp && operator() (_Tp &&__t) const noexcept

Detailed Description

[func.identity] The identity function.

Definition at line 47 of file ranges_cmp.h.

Member Typedef Documentation

is_transparent

using std:🆔:is_transparent = __is_transparent

Member Function Documentation

operator()()

template<typename _Tp >

constexpr _Tp && std:🆔:operator() ( _Tp && __t) const inlineconstexprnoexcept

The documentation for this struct was generated from the following file: