Changeset 296 for doc/html/codingrules.html
- Timestamp:
- 03/17/09 13:54:06 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/codingrules.html
r290 r296 128 128 <p> 129 129 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> 130 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:372009 for mixpp by 130 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 17 13:51:49 2009 for mixpp by 131 131 <a href="http://www.doxygen.org/index.html"> 132 132 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>