This is the mail archive of the libstdc++@sourceware.cygnus.com 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: Coding standards


>>>>> Phil Edwards <pedwards@jaj.com> writes:

 >  Jason Merrill <jason@cygnus.com> writes:
 >> 
 >> 	virtual int
 >> 	foo();
 >> 
 >> looks ridiculous, and nobody would write code like that except under
 >> duress.  Nobody seems to do it now, even though it's the "standard".

 > Some of us do it all the time, because there's a lot of editors which
 > can handle looking for ^foo regexps but don't use any kind of tags file.

And you find that useful for non-definitions?

Jason

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