Searched defs:_UncvTy (Results 1 – 1 of 1) sorted by relevance
148 using _UncvTy = std::remove_cv_t<_Ty>; typedef in stdexec::__ptr::__intrusive_ptr156 explicit __intrusive_ptr(__control_block<_UncvTy, _ReservedBits>* __data) noexcept in __intrusive_ptr()318 using _UncvTy = std::remove_cv_t<_Ty>; in operator ()() typedef