effc3.C
994 Bytes
-
re PR c++/8211 (-Weffc++ warns about copyable classes with func ptr members) · dd29d26b
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
Giovanni Bajo committed