-
Recent Posts
Recent Comments
Archives
Categories
- Data Structures and Algorithms (2)
- Linux (11)
- Misc (2)
- Programming (19)
- Tools (14)
- Web Development (12)
- Windows (1)
Meta
Log In
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 artistic style, c++, consistency, elements of c++ style, emacs, google, google c++ style guide, style
1 Comment