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


Matt Austern <austern@apple.com> writes:

| My main objections to indenting things at namespace scope are that
| it gives me information I already had (I know that things in <iostream>
| are in a namespace!),

However, not everthing in V3 is in a namespace, not in the same
namespace.  That maintains for my vote for #2.

|  and that it uses 2.5% of my precious line length.

:-)  
I bet, even witout the toplevel namespace-indentation, 80 columns
will be too short :-)

-- Gaby


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