Changeset 99 for doc/html/codingrules.html
- Timestamp:
- 05/09/08 17:30:39 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/codingrules.html
r91 r99 86 86 <p> 87 87 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> 88 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:32 2008 for mixpp by 88 <hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 16:15:22 2008 for mixpp by 89 89 <a href="http://www.doxygen.org/index.html"> 90 90 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>