Searched refs:indirectly_awaitable (Results 1 – 1 of 1) sorted by relevance
170 struct indirectly_awaitable { indirectly_awaitable(outer); }; struct171 …awaitable operator co_await(indirectly_awaitable); // expected-note {{should be declared prior to}}172 template void await_template(indirectly_awaitable);