Iterators and Ranges: Comparing C++ to D to Rust

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Tue Jun 15 08:58:17 UTC 2021


On Tuesday, 15 June 2021 at 08:36:16 UTC, Paulo Pinto wrote:
> It is a bit more elaborated than that.
>
> I suggest a carefull reading of all these posts to get a good 
> overview of all use cases.
>
> https://devblogs.microsoft.com/oldnewthing/20210504-01/?p=105178

That was longwinded... about async/await like behaviour?

A short summary of C++20 coroutines:

https://en.cppreference.com/w/cpp/language/coroutines



More information about the Digitalmars-d mailing list