Changeset 590 for library/doc/html/codingrules.html
- Timestamp:
- 08/29/09 20:54:10 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/codingrules.html
r538 r590 132 132 <p> 133 133 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> 134 <hr size="1"><address style="text-align: right;"><small>Generated on S un Aug 16 17:58:182009 for mixpp by 134 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:42 2009 for mixpp by 135 135 <a href="http://www.doxygen.org/index.html"> 136 136 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>