std.parallel_algorithm

Jonathan M Davis jmdavisProg at gmx.com
Mon May 23 02:15:53 PDT 2011


On 2011-05-23 02:07, Russel Winder wrote:
> On Mon, 2011-05-23 at 08:16 +0200, Andrej Mitrovic wrote:
> > Russell, get parallelism.d from here:
> > https://github.com/dsimcha/phobos/tree/master/std
> 
> Too many ls in there but I'll assume it's me ;-)
> 
> So the implication is that std.parallelism has changed since the 2.053
> release and that std.parallel_algorithm relies on this change?

That's what David said in his initial post. He had to make additional changes 
to std.parallelism for std.parallel_algorithm to work.

- Jonathan M Davis


More information about the Digitalmars-d mailing list