Changeset 37 for doc/html/codingrules.html
- Timestamp:
- 03/14/08 18:11:21 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/codingrules.html
r33 r37 82 82 </ul> 83 83 <p> 84 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. <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 5 15:40:012008 for mixpp by 84 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. <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 12 16:15:45 2008 for mixpp by 85 85 <a href="http://www.doxygen.org/index.html"> 86 86 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>