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] |
> 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? -benjamin
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |