|
2 |
edited tags
|
||
|
1 |
|
||
Do you add information to the top of each .hpp/.cpp file?When creating a new C++ header/source file, what information do you add to the top? For example, do you add the date, your name, a description of the file, etc.? Do you use a structured format for this information? e.g.
One team I know embeds CVS commit messages to the foot of each file, but I'm not sure I want to go this far...
|
||||
