[haiku-development] Re: Coding Style clarification/vote

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 29 Jun 2009 23:33:27 +0200

On 2009-06-29 at 22:42:54 [+0200], Artur Wyszynski <aljen-mlists@xxxxxxx> 
wrote:
> maybe
>     Class::Class()
>         : InheritedClass()
>         , fMember()
>     {
>     }
> with a collon before variable name, as it's easier to for example add, 
> remove, #ifdef vars ? (that's used at my work and i like that way :)

Yeah, I liked that too. I saw Marcus doing it in some of his code and 
picked it up for a while, but Axel and Ingo disliked it because it's much 
less like regular script.

Best regards,
-Stephan

Other related posts: