[Bug libstdc++/52612] std::tr1::bind doesn't work with placeholders
anthony.ajw at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Mar 19 11:25:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52612
--- Comment #3 from Anthony Williams <anthony.ajw at gmail dot com> 2012-03-19 11:15:45 UTC ---
It's frustrating that the TR1 spec specifies lvalues (I assumed it was the same
as std::bind). This came up in supposedly-portable code that works with MSVC's
TR1 bind.
Good thing it's fixed for std::bind.
More information about the Gcc-bugs
mailing list