http://d.puremagic.com/issues/show_bug.cgi?id=4566
Andrew Wiley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andrew Wiley <[email protected]> 2011-08-31 22:33:50 PDT --- This pattern works well using the thread pool provided by std.parallelism, but the problems with immutable data going into and being returned from the function call still remain. I'm currently getting around this by casting to and from shared, but do you have any new thoughts on the Unique!T suggestion? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
