Op 03/06/2016 om 08:52 schreef Martin Smith:
You can do this, given:
Nobody does that. We always write: * You bla, or you boo, or you foo, and in 
this case we would normally write: You bla, you boo, or you foo. Even better: 
You bla, boo, or foo. You are inventing problems that don't exist.

If you say so.

So that means that our C++ code should look like this then?

if (blah || boo || foo) {  //no line breaking allowed
   something();
}

What a load of nonsense.

André

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to