This page collects some of the good links I found:
Programming
- C++ Coding Standards and Practices
The documentation is really successful if no one has to examine your .cpp file to figure out how the component should be used.
This page collects some of the good links I found:
The documentation is really successful if no one has to examine your .cpp file to figure out how the component should be used.