On Fri, Aug 19, 2011 at 21:33, Michael Schnell <[email protected]> wrote: > Does C++11 also provide a more "automatic" parallel processing feature than > just something similar to worker threads (Object Pascal TThread), maybe > similar to Prism's "parallel loop" ?
Basically, no. Here is a quite recent "call for action" in this regard: http://software.intel.com/en-us/blogs/2011/08/09/parallelism-as-a-first-class-citizen-in-c-and-c-the-time-has-come/ -- Alexander S. Klenin _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
