Searched defs:cref (Results 1 – 2 of 2) sorted by relevance
85 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 reference_wrapper<const _Tp> cref(const _Tp& __t) _NOEXCEPT { cref() function 91 cref(reference_wrapper<_Tp> __t) _NOEXCEPT { cref() function
225 bool cref; global() member