Coroutines operators in cpp

Правка en1, от 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

Теги #cpp, #operator

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский SPyofgame 2020-02-27 11:22:26 6
en1 Английский SPyofgame 2020-02-27 11:21:51 310 Initial revision (published)