please stop messing with the indentation

Gabriel Dos Reis gdr@integrable-solutions.net
Thu Aug 8 10:32:00 GMT 2002


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



More information about the Libstdc++ mailing list