Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: fidget324 at gmail dot com
Target Milestone: ---
Clause 23.2.1.8 of n4140 states that for containers which obtain memory using
an allocator, "Move constructors obta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86127
--- Comment #7 from Scott Constable ---
(In reply to Jonathan Wakely from comment #1)
> The allocator requirements say that move construction must be equivalent to
> copy construction, and allocators should be cheap to copy anyway. I don't
> cons
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86127
--- Comment #9 from Scott Constable ---
(In reply to Jonathan Wakely from comment #8)
> (In reply to Scott Constable from comment #7)
> > (In reply to Jonathan Wakely from comment #1)
> > > The allocator requirements say that move construction mu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79094
--- Comment #2 from Scott Constable ---
This is still an issue in 7.2.0.