[Bug c++/49291] error: no matching function for call to std::list<std::tr1::shared_ptr<B> >::remove_if(A::release(B*)::F)

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jun 5 17:32:00 GMT 2011


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

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-05 17:31:42 UTC ---
yes, it's an MS extension enabled by default, you can disable it with /Za



More information about the Gcc-bugs mailing list