Boost logo

Boost :

Subject: Re: [boost] [Review.Coroutine] Some comments
From: Eugene Yakubovich (eyakubovich_at_[hidden])
Date: 2012-09-07 15:14:11


Hi Oliver,

>
> boost::tuple does not handle moveable-only objects - so it will not work.
> we've to wiat until the supprot is added to boost::tuple.
>

Would it be possible to have a version (activated by a preprocessor
macro) that uses std::tuple and supports movable-only objects. I often
find myself dealing with moveable-only types.

Regards,
Eugene


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