A look at C++14, part 1
Posted Mar 28, 2013 23:47 UTC (Thu) by
tpo (subscriber, #25713)
In reply to:
A look at C++14, part 1 by nix
Parent article:
A look at C++14, part 1
Pipelines start to be really exciting, when they auto-parallelize their individual stages. If you have that, you can start doing CSP style programming, which spares you a lot of the pain shared state concurrent programming would cause you.
Does your implementation provide nice syntax (via a macro?) and do autoparallelization? I'd would love to see that code... :-)
*t
(
Log in to post comments)