Changeset 401 for library/doc/html/codingrules.html
- Timestamp:
- 07/01/09 13:09:33 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/codingrules.html
r398 r401 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 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Ju n 24 21:53:052009 for mixpp by 135 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:56 2009 for mixpp by 136 136 <a href="http://www.doxygen.org/index.html"> 137 137 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>