alkis added a comment.
Herald added a project: All.

Does this change the semantics of `get_return_value()` such that it is eagerly 
converted to R the return value of the coro? AFAIU before this change one could 
return T convertible to R and the conversion would happen late - after 
`final_suspend`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117087/new/

https://reviews.llvm.org/D117087

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D117087: [C++20]... Alkis Evlogimenos via Phabricator via cfe-commits

Reply via email to