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++/16375] typeof() in class definition


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-06 01:59 -------
Well if you want your code to work on anyother compiler than gcc you cannont use typeof at all.  Again I 
think you cannot do this until the struct is finished which is why the problem comes into play.

-- 


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


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