[Bug c++/42352] -std=c++0x reference binding problem
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Fri Dec 11 18:17:00 GMT 2009
------- Comment #2 from paolo dot carlini at oracle dot com 2009-12-11 18:17 -------
The std::, c++0x, version, is in flux. If you want the old behavior, just use
std::tr1::bind for now, and do not expect and C++0x-conforming behavior.
Really, no point in keeping open issues vs ongoing C++0x work.
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42352
More information about the Gcc-bugs
mailing list