Iterators Must Go video online

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Aug 5 08:36:11 PDT 2009


Tim Matthews wrote:
> On Mon, 03 Aug 2009 12:47:40 -0500
> Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org> wrote:
> 
>> A while ago I mentioned the video of my BoostCon keynote "Iterators
>> Must Go" will be soon available online. Here it is:
>>
>> http://boostcon.blip.tv/
>>
>>
>> Andrei
> 
> I may have been mistaken but I thought I heard you say you re wrote the
> iterators as ranges twice. Once for D's std.range and once for C++ STL
> but I heard you then saying someone should re write STL. Do you
> have a re write of STL on the net anywhere?

I wrote D's algorithms twice: once with iterators, once with ranges.

Andrei



More information about the Digitalmars-d mailing list