Boost logo

Boost :

Subject: Re: [boost] {Review] Coroutine reviewstarts today, September 3rd
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-09-09 11:18:25


Am 09.09.2012 17:03, schrieb Jeffrey Lee Hellrung, Jr.:
> On Sun, Sep 9, 2012 at 3:23 AM, Oliver Kowalke <oliver.kowalke_at_[hidden]>wrote:
>
>> Hi,
>>
>> as there was some requests by some reviewers I've a modified version
>> available at git://gitorious.org/boost-dev/**boost-dev.git<http://gitorious.org/boost-dev/boost-dev.git>(branch coroutine).
>>
>> changes:
>> - generator function must return void and generator<>::self_t::yield_**break()
>> is removed
>> - StackAllocator is type-erased in coroutine/generator and can be passed
>> in the corresponding ctor of both templates
>> - an allocator can be specified to the ctor of coroutine/generator in
>> order to customize the allocation of inner structures
>>
> I've been more or less following the discussion, and these all look like
> positive changes.
>
>
>> (documentation contains not all suggested changes yet)
>>
> Are you planning on updating the documentation in the near future (i.e.,
> before the end of the review [September 12th I suppose])?
>
yes, I hope I get it ready before the review ends

regards,
Oliver


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk