Search Results

1
vote

What existing style and coding standard documents should be used on a C++ project?

I agree with Harald Scheirich, it is most important to have the team agree on what the rules should be rather than just picking a set that has been recommended by outsiders. My personal rec …