[fpc-devel] C++ gets language-internal concurrency support
Michael Schnell
mschnell at lumino.de
Wed Aug 17 17:09:24 CEST 2011
On 08/17/2011 04:24 PM, Marco van de Voort wrote:
>
> I'm no C++ expert, but:
>
> Where is the parallel aspect? It looks more like a shorthand to spawn a
> thread to evaluate an expression/closure/function call, and then wait on it
> using .join().
Same here. I just did a short search in the FAQ (
http://www2.research.att.com/~bs/C++0xFAQ.html ) to get a glimpse.
> I'm note sure we are actually witnessing something like the parallel for you
> talked about earlier? Are you sure?
Maybe this was in the Lazarus list. But I suppose here it would be more
appropriate (if at all).
-Michael
More information about the fpc-devel
mailing list