This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49291] error: no matching function for call to std::list<std::tr1::shared_ptr<B> >::remove_if(A::release(B*)::F)
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 5 Jun 2011 15:17:46 +0000
- Subject: [Bug c++/49291] error: no matching function for call to std::list<std::tr1::shared_ptr<B> >::remove_if(A::release(B*)::F)
- Auto-submitted: auto-generated
- References: <bug-49291-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49291
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-05 15:17:44 UTC ---
basically the same issue as PR 47942 - thus invalid