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

  • From: host <host.haiku@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 01 Jul 2009 11:09:47 +0200

Hi,

Oliver Ruiz Dorantes schrieb:
    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 :)


I like this option too, also practical for copy&pasting

I like that too and I find it even worse the we are now close to go and put the inherited class in a separate line, leaving the colon on an empty line, for what?

-- Karsten

Other related posts: