Introduction to Coding Standards
A coding standard gives a uniform appearance to the codes written by different engineers. It improves readability, and maintainability of the code and it reduces complexity also. It helps in code reuse and helps to detect error easily.
CppDepend is a feature rich product and it includes the most popular coding standards: