Z
Zimmen Gnauh
Is there any criteria regarding where the code should be placed, .h
file or .cc (.cpp) file? I recently came across a project
(http://cvs.sourceforge.net/viewcvs.py/slate/slate/) where all the
code is placed in .h files, there is no single .cc (.cpp) file! I'm
wondering whether there is any obvious advantage of doing this.
file or .cc (.cpp) file? I recently came across a project
(http://cvs.sourceforge.net/viewcvs.py/slate/slate/) where all the
code is placed in .h files, there is no single .cc (.cpp) file! I'm
wondering whether there is any obvious advantage of doing this.