[Bug libstdc++/77528] std::queue default constructor unnecessarily creates temporary of underlying Container
rs2740 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Sep 12 04:51:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77528
TC <rs2740 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rs2740 at gmail dot com
--- Comment #2 from TC <rs2740 at gmail dot com> ---
This makes the default constructor implicit, though that's probably how it
should be anyway.
More information about the Gcc-bugs
mailing list