Searched defs:__that (Results 1 – 3 of 3) sorted by relevance
216 __intrusive_ptr(__intrusive_ptr&& __that) noexcept : in __intrusive_ptr() function in stdexec::__ptr::__intrusive_ptr220 __intrusive_ptr(const __intrusive_ptr& __that) noexcept : in __intrusive_ptr()227 __enable_intrusive_from_this<_Ty, _ReservedBits>* __that) noexcept : in __intrusive_ptr()232 auto operator=(__intrusive_ptr&& __that) noexcept -> __intrusive_ptr& in operator =()239 auto operator=(const __intrusive_ptr& __that) noexcept -> __intrusive_ptr& in operator =()245 __that) noexcept -> __intrusive_ptr& in operator =()261 void swap(__intrusive_ptr& __that) noexcept in swap()
158 __task(__task&& __that) noexcept : in __task() function in exec::__at_coro_exit::__task
355 basic_task(basic_task&& __that) noexcept : in basic_task() function in exec::__task::basic_task