This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19894] pointer-to-void member not rejected in template
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2005 17:44:12 -0000
- Subject: [Bug c++/19894] pointer-to-void member not rejected in template
- References: <20050211020409.19894.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2005-02-11 17:44 -------
Quite naively, I would say that this could even be ok, just that there will
never be a member variable the address of which one could initialize this
pointer-to-member with. Do you have chapter and verse where this is
prohibited?
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19894