Changeset 632 for library/doc/html/codingrules.html
- Timestamp:
- 09/18/09 00:17:38 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/codingrules.html
r621 r632 59 59 </ul> 60 60 </div> 61 <div class="navpath"><a class="el" href="dev_guide2.html"> Howto Contribute to BDM - Advanced development</a>61 <div class="navpath"><a class="el" href="dev_guide2.html">BDM Development - Contribution guide</a> 62 62 </div> 63 63 </div> … … 143 143 <p>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. </p> 144 144 </div> 145 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:33 2009 for mixpp by 145 <hr size="1"/><address style="text-align: right;"><small>Generated on Fri Sep 18 00:12:03 2009 for mixpp by 146 146 <a href="http://www.doxygen.org/index.html"> 147 147 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>