On 2013-05-09 19:02, Sean Kelly wrote:

Here's a breakdown of some of the more popular formatting styles:
http://en.wikipedia.org/wiki/Indent_style.  I think D tends towards
Allman style (which I think the astyle formatter calls BSD style).  My
code is formatted a bit differently in terms of spacing around parens
but I'd be happy to have it changed--I use Allman style these days too.

DMD uses the weird Horstmann style in some places. Which in my opinion is horrible.

--
/Jacob Carlborg

Reply via email to