C++ is a big language that can be used in many different ways. We need to choose a style and stick to it. A couple popular starting points (can be chosen as is or as the starting point for our own style): - https://google.github.io/styleguide/cppguide.html - http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines Other style suggestions are welcome.
C++ is a big language that can be used in many different ways. We need to choose a style and stick to it.
A couple popular starting points (can be chosen as is or as the starting point for our own style):
Other style suggestions are welcome.