Home
last modified time | relevance | path

Searched defs:__identity (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__functional/
H A Didentity.h22 struct __identity { struct
24 _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR _Tp&& operator()(_Tp&& __t) const _NOEXCEPT { in operator()
28 using is_transparent = void;