再探 C++20 协程 | SF-Zhou's Blog #158
SF-Zhou
announced in
Announcements
Replies: 1 comment
-
|
关于内存分配,按照官方的说法是可以被优化掉的。但截至目前(2022 年 4 月)两大主流编译器还没有实现这个优化的样子,样例。Rust 在这方面还是会更有优势。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://sf-zhou.github.io/coroutine/cpp_20_explore_coroutines.html
Beta Was this translation helpful? Give feedback.
All reactions