Iterators and Ranges: Comparing C++ to D to Rust
Guillaume Piolat
first.name at domain.tld
Wed Jun 16 10:53:26 UTC 2021
On Monday, 14 June 2021 at 01:48:18 UTC, Friendly Neighborhood
Weirdo wrote:
> This is a talk from the 2021 c++now conference:
> https://www.youtube.com/watch?v=d3qY4dZ2r4w
This is an interesting talk that is more a comparison of
iteration abstractions than a language comparison, across 6
different abstractions.
It's a healthy reminder of just how complicated everything is in
C++, often for no good reason.
-
More information about the Digitalmars-d
mailing list