$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [GSoC] pipelines questions
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2014-03-06 17:19:15
Le 06/03/14 18:46, Thaler Benedek a écrit :
>> I'm interested in the Boost.Pipelines proposal of GSoC 2014.
> [snip]
>
> Hi,
>
> I created a preview [0] with a working example. Please see the readme file
> and example/hello.cpp. This demo does not have parallel abilities and
> supports only 1-to-1 transformations in the pipeline. The purpose of this
> is to showcase my programming abilities and ask your opinions regarding the
> design and implementation.
>
> I intend to have this repository as a supplement of my proposal.
>
> Thanks,
> Benedek
>
> [0]: https://github.com/erenon/pipeline
>
>
Hi Thaler,
regarding your programming abilities I think that you will have 5/5. It
would take some time to digest the design and implementation that I
don't have now.
Maybe you could write something that would help us to have a better
opinion of your design. What about adding some comments to the code?
Best,
Vicente