Home
last modified time | relevance | path

Searched refs:__pm (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dmem_fn.h48 …HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 __mem_fn<_Rp _Tp::*> mem_fn(_Rp _Tp::*__pm) _NOEXCEPT { in mem_fn() argument
49 return __mem_fn<_Rp _Tp::*>(__pm); in mem_fn()