Changeset 385 for library/doc/html/codingrules.html
- Timestamp:
- 06/19/09 11:13:30 (15 years ago)
- Location:
- library/doc
- Files:
-
- 1 modified
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/codingrules.html
r375 r385 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 Mon Jun 15 13:47:072009 for mixpp by 135 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:28 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>