>From: "Joel Young" <[EMAIL PROTECTED]>

> I find other people's code with long linelengths is cause by either too
> much nesting or by putting too many concepts on one line...

That doesn't have to be the case. There can easily be lines longer than 80
characters, which only contain one statement or expression, i.e. one
concept, regardless of nesting.


Regards,

Terje

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to