This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/51960] [DR 2127] Missing move-assignment operator in raw_storage_iterator


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED
            Summary|Missing move-assignment     |[DR 2127] Missing
                   |operator in                 |move-assignment operator in
                   |raw_storage_iterator        |raw_storage_iterator

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-22 11:08:06 UTC ---
Yes, http://cplusplus.github.com/LWG/lwg-active.html#2127

No consensus for change so far.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]