This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19894] pointer-to-void member not rejected in template


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]