-
- Downloads
re PR c++/8211 (-Weffc++ warns about copyable classes with func ptr members)
PR c++/8211 PR c++/16165 * class.c (check_field_decls): Improve -Weffc++ warning: do not warn for pointers to functions/members, or for classes without destructors. PR c++/8211 PR c++/16165 * g++.dg/warn/effc3.C: New test. From-SVN: r84338
Loading
Please register or sign in to comment