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++/26099] support for type traits is not available



------- Comment #17 from pcarlini at suse dot de  2008-01-27 18:54 -------
Hi Kaveh. One problem I can see is that we are dealing with special member
functions, like constructors and assignment operators. Can you see anything
wrong with the straightforward implementation of idea per the attached
patchlet? If it looks ok to you, it would be matter of doing the same for the
other 2 files...


-- 


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


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