This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Common V3 coding bug



> I will try.  Also, if someone (Phil, maybe?) wants to merge the
> V3 changes from the branch that's fine by me too.  There might be bits
> that you would rather I'd do differently; for example, I've used `using 
> base::member;' rather than `this->member' in some of the changes thus
> far.

A ha! A third way, and a call for a volunteer! I second the nomination of 
Phil to track this and manage the divergence. We can see if he accepts.

using base::member;

seems fine by me.

-benjamin



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