www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Iterators and Ranges: Comparing C++ to D, Rust, and Others - Barry

reply Ki Rill <rill.ki yahoo.com> writes:
Many D features find their way into C++... I thought it would be 
great to share this talk here. The author goes over D ranges and 
compares them to C++, then provides a C++ alternative solution.

Here is a YouTube 
[link](https://www.youtube.com/watch?v=95uT0RhMGwA&ab_channel=CPPPConference).
Jan 21 2023
parent reply Sergey <kornburn yandex.ru> writes:
On Saturday, 21 January 2023 at 13:33:45 UTC, Ki Rill wrote:
 Many D features find their way into C++... I thought it would 
 be great to share this talk here. The author goes over D ranges 
 and compares them to C++, then provides a C++ alternative 
 solution.

 Here is a YouTube 
 [link](https://www.youtube.com/watch?v=95uT0RhMGwA&ab_channel=CPPPConference).
You can join great discussion here https://forum.dlang.org/thread/diexjstekiyzgxlicnts forum.dlang.org
Jan 21 2023
parent Dukc <ajieskola gmail.com> writes:
On Saturday, 21 January 2023 at 14:30:50 UTC, Sergey wrote:
 You can join great discussion here
 https://forum.dlang.org/thread/diexjstekiyzgxlicnts forum.dlang.org
Don't join. That's an old thread, we generally don't want necrobumping. That thread is worth reading if you're interested on opinions about the subject. But if you want to add your own take, please do it here instead.
Jan 24 2023