There is a draft in the upcoming C++14 standard that covers
this area:
N3534 C++ Pipelines
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3534.html
Best,
Vicente
Hi,Hello list!
I'd like to find a good approach to implement the Pipe and Filters pattern with boost.Could someone recommend me some useful boost library for this purpose?I only know asio.
Is there any known example source code for this - Pipe and Filters pattern with boost.
There is a draft in the upcoming C++14 standard that covers
this area:
N3534 C++ Pipelines
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3534.html