Changeset 261 for doc/html/codingrules.html
- Timestamp:
- 02/09/09 23:08:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/codingrules.html
r255 r261 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 13 <li><a href="modules.html"><span>Modules</span></a></li> 14 <li><a href="annotated.html"><span>Classes</span></a></li> 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 15 <li><a href="classes.html"><span>Classes</span></a></li> 15 16 <li><a href="files.html"><span>Files</span></a></li> 16 17 </ul> … … 87 88 <p> 88 89 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> 89 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:30:112009 for mixpp by 90 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:46 2009 for mixpp by 90 91 <a href="http://www.doxygen.org/index.html"> 91 92 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>