------- Comment #2 from paolo dot carlini at oracle dot com  2009-11-27 23:08 
-------
The issue is pretty simple, actually: std::unique_future (which, by the way,
will be renamed just std::future), is missing move assignment operator. Note,
in N2914 it does *not* exist, has been added only in N3000, I guess we can as
well add it right now, before the rename. But again, consider that these
facilities are still experimental, the working draft is changing rather
quickly...


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-11-27 23:08:12
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42201

Reply via email to