Searched refs:__operation_base (Results 1 – 2 of 2) sorted by relevance
60 struct __operation_base struct64 explicit __operation_base(__coro::coroutine_handle<> __hcoro) noexcept : in __operation_base() function68 __operation_base(__operation_base&& __other) noexcept : in __operation_base() function72 ~__operation_base() in ~__operation_base() argument104 struct __t : __operation_base107 using __operation_base::__operation_base;
988 struct __operation_base struct1010 __operation_base<_Receiver>* __op_;1064 class __t : public __operation_base<_Receiver>1071 __operation_base<_Receiver>{static_cast<_Receiver&&>(__receiver)}, in __t()