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++/61023] set/map move assignment doesn't move (or copy) the comparator


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The standard forgot to say what should happen:
http://cplusplus.github.io/LWG/lwg-active.html#2227


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