On Tue, May 14, 2013 at 9:59 AM, Manuel Klimek <[email protected]> wrote:
> On Tue, May 14, 2013 at 8:18 AM, Sean Silva <[email protected]> wrote:
>
>> How exactly do "namespace and class definitions" come into play with Linux
>> code (all C)? Seems confusing to name it like that.
>
> astyle calls this kind of breaking "Linux". If you can come up with a better
> name I'm open to changing it.

My 2c: as it's a style for brace breaking specifically, I think it
makes sense. The brace breaking style for Linux should carry over
easily from C constructs (e.g. struct) to C++ constructs (e.g.
namespace, class).
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to