[Issue 15134] std.parallelism taskPool.amap fails to compile with array of structs or Tuples with named members
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Oct  1 12:31:19 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15134
Jay Norwood <jayn at prismnet.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #3 from Jay Norwood <jayn at prismnet.com> ---
results can't be a struct.  Needs to be a Tuple.
--
    
    
More information about the Digitalmars-d-bugs
mailing list