[Bug libstdc++/84056] map insertes a pair when check a value

alper.ccc at yandex dot com gcc-bugzilla@gcc.gnu.org
Fri Jan 26 08:04:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84056

--- Comment #3 from Alper Ce <alper.ccc at yandex dot com> ---
(In reply to Marc Glisse from comment #2)
> Where is the bug? Did you read the documentation for operator[]?

I didn't assign anything to my_map(i didn't use assignment operator = ), i just
used == operator to check value of it.


More information about the Gcc-bugs mailing list