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++/6628] cannot typedef const functions


------- Additional Comments From bangerth at dealii dot org  2004-08-05 14:24 -------
The exact place in the standard is 9.3/9, btw. 
 
It's not up to me, but I think this syntax is gross. The declaration 
of member functions this way looks exactly like the declaration 
of a member variable of type pointer-to-function :-( 
 
W. 

-- 


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


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