This is the mail archive of the gcc-patches@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]

Re: C++ PATCH: PR 11493 and PR 11495


Gerald Pfeifer <gerald@pfeifer.com> writes:

| Alos, I'm not a language lawyer, but is "this->g()" indeed a declaration??

No, it is not.  I just makes "g" dependent. 

| Most importantly, this should include how to rewrite programs affected

I believe there are many literature (and discussions on libstdc++
list) on that topic.  The recent book by David Vandevoorde and Nicolai
Josuttis is a good reference.

-- Gaby


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