Coroutines operators in cpp

Revision en1, by SPyofgame, 2020-02-27 11:21:51

I recently found the opperator co_await and co_yield in C++. How should we apply this into the code and should we use these operator in competitive programming ?

Sorry for my bad English and knowledge.

If I am wrong about something please guide me.

Thanks for reading <3

Tags #cpp, #operator

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English SPyofgame 2020-02-27 11:22:26 6
en1 English SPyofgame 2020-02-27 11:21:51 310 Initial revision (published)