[Bug libstdc++/33930] [c++0x] ambiguous overload in std::stack::push() when using --std=cxx0x
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Oct 30 23:56:00 GMT 2007
------- Comment #6 from pcarlini at suse dot de 2007-10-30 23:56 -------
You are right. I'm investigating the issue with the help of knowledgeable
people in this area, we should be able to resolve it rather quickly. A possible
"solution", which would essentially render the issue moot, is replacing the two
overloads with a single "emplace" overload, as per n2369 in the sequence
containers. We'll see...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33930
More information about the Gcc-bugs
mailing list