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]
Other format: [Raw text]

Re: please stop messing with the indentation


On Thu, Aug 08, 2002 at 11:26:57PM -0700, Benjamin Kosnik wrote:
> 
> > The indentation within a class/function should be like you said, as
> > C++STYLE describes.  For example, _Vector_alloc_base is wrong at
> > present.
>  
> So I guess my point is, regardless of the namespace indenting rules, the
> brace for classes and functions will not be at column zero. Correct? So
> this is really not an issue?

That was another rule I had hoped to get changed later, but at present,
no, not an issue.


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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