std::packaged_task trunk problem

Jonathan Wakely jwakely.gcc@gmail.com
Wed Nov 2 09:06:00 GMT 2011


On 2 November 2011 02:01, Lars Gullik Bjønnes wrote:
>
> Now of to next problem on how to store a std::packaged_task in a container.

That should work because packaged_task is nothrow move constructible,
but it looks as though there may be a problem with the
_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR code ... I'd better look into
that too.



More information about the Gcc-help mailing list