Exceptional coding style

Walter Bright newshound2 at digitalmars.com
Fri Jan 18 00:45:33 PST 2013


On 1/17/2013 5:59 PM, Walter Bright wrote:
> But in practice, I find over and over again that carefully formatted code tends
> to go hand in hand with well designed code.

I might add that trying to find the right way to format code is a non-trivial 
exercise I go through all the time. It matters how it's laid out.

One of my frustrations with C++ is I was never able to figure out a way to 
format its template code into an aesthetically pleasing format.



More information about the Digitalmars-d mailing list