[cfe-dev] libc++ std::map self-assignment bug

Marshall Clow mclow.lists at gmail.com
Thu Feb 27 07:47:06 PST 2014


On Feb 26, 2014, at 11:43 PM, Ahmed Charles <acharles at outlook.com> wrote:

> I'm amused by the fact that this suggests that if the constructor copies the comparison object twice, that the copy constructor/copy assignment operator would have to also do it twice.
> 
> I wonder if I can usefully use this comparison object in algorithms...

This sounds like the kind of thing that should be written up as an LWG issue.
	http://isocpp.org/std/submit-a-library-issue

— Marshall

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140227/5c287919/attachment.html>


More information about the cfe-dev mailing list