Changeset 397 for library/doc/html/codingrules.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/codingrules.html
r396 r397 133 133 <p> 134 134 Explicit destructor functions are not required, unless they are needed. It shall not be possible to use any of the other member functions unless the class has been properly initiated with the input parameters. </div> 135 <<<<<<< HEAD:library/doc/html/codingrules.html 135 136 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:46 2009 for mixpp by 137 ======= 138 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:50 2009 for mixpp by 139 >>>>>>> doc:library/doc/html/codingrules.html 136 140 <a href="http://www.doxygen.org/index.html"> 137 141 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>