Changeset 269 for doc/html/codingrules.html
- Timestamp:
- 02/11/09 14:15:39 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/codingrules.html
r264 r269 88 88 <p> 89 89 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> 90 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:49:572009 for mixpp by 90 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:20 2009 for mixpp by 91 91 <a href="http://www.doxygen.org/index.html"> 92 92 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>