Searched defs:cref (Results 1 – 2 of 2) sorted by relevance
137 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 reference_wrapper<const _Tp> cref(const … in cref() function143 cref(reference_wrapper<_Tp> __t) _NOEXCEPT { in cref() function
236 bool cref; member