[Bug libstdc++/52612] std::tr1::bind doesn't work with placeholders

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 19 12:27:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52612

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-19 11:24:15 UTC ---
Yeah, it's not ideal, but I have very little motivation (and even less time!)
to improve tr1::bind now. For C++03 code there's boost::bind and for C++11 code
there's std::bind.



More information about the Gcc-bugs mailing list