We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a507f9 commit 5884c57Copy full SHA for 5884c57
1 file changed
lang/cpp20/coroutines.md
@@ -1,5 +1,7 @@
1
# コルーチン [P0912R5]
2
* cpp20[meta cpp]
3
+* co_yield,co_await,co_return,promise_type,get_return_object,initial_suspend,final_suspend,yield_value,await_transform,return_value,return_void,unhandled_exception,get_return_object_on_allocation_failure,await_ready,await_suspend,await_resume[meta alias]
4
+<!-- 検索性向上のためキーワード,カスタマイズポイント識別子を列挙 -->
5
6
<!-- start lang caution -->
7
0 commit comments