W3cubDocs

/C++

C++ keyword: co_await (since C++20)

The unary operator co_await suspends a coroutine and returns control to the caller.

Usage

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/keyword/co_await