Tag Archives: elements of c++ style

C++ Style Guide

I’m a big believer that any software system should follow a consistent style. The emphasis should almost always be on consistence over justification. In the realm of style, there are a lot of opinions about code indentation, naming conventions, etc. … Continue reading

Posted in Programming | Tagged , , , , , , , | 1 Comment