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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-15 
00:51:23 UTC ---
The allocator-aware container requirements (table 99) state that move-assigning
a vector requires that the element type be MoveAssignable

Reply via email to