Boost logo

Boost :

Subject: Re: [boost] {Review] Coroutine reviewstarts today, September 3rd
From: Jeffrey Lee Hellrung, Jr. (jeffrey.hellrung_at_[hidden])
Date: 2012-09-09 11:03:49


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])?

- Jeff


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