Changeset 234 for doc/html/codingrules.html
- Timestamp:
- 01/15/09 10:54:16 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/codingrules.html
r224 r234 87 87 <p> 88 88 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> 89 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:29:122009 for mixpp by 89 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 15 10:50:46 2009 for mixpp by 90 90 <a href="http://www.doxygen.org/index.html"> 91 91 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>