Changeset 590 for library/doc/html/shared__ptr_8h.html
- Timestamp:
- 08/29/09 20:54:10 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/shared__ptr_8h.html
r538 r590 71 71 <code>#include <stdexcept></code><br> 72 72 <code>#include <string></code><br> 73 <code>#include " itpp_ext.h"</code><br>73 <code>#include "<a class="el" href="bdmerror_8h-source.html">bdmerror.h</a>"</code><br> 74 74 75 75 <p> … … 79 79 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1shared__ptr.html">bdm::shared_ptr< T ></a></td></tr> 80 80 81 <tr><td class="mdescLeft"> </td><td class="mdescRight">A naive implementation of roughly a subset of the std::tr1: <a class="el" href="classbdm_1_1shared__ptr.html" title="A naive implementation of roughly a subset of the std::tr1:shared_ptr spec.">shared_ptr</a>spec. <a href="classbdm_1_1shared__ptr.html#_details">More...</a><br></td></tr>81 <tr><td class="mdescLeft"> </td><td class="mdescRight">A naive implementation of roughly a subset of the std::tr1::shared_ptr spec. <a href="classbdm_1_1shared__ptr.html#_details">More...</a><br></td></tr> 82 82 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1object__ptr.html">bdm::object_ptr< T ></a></td></tr> 83 83 84 <tr><td class="mdescLeft"> </td><td class="mdescRight">A wrapper of <a class="el" href="classbdm_1_1shared__ptr.html" title="A naive implementation of roughly a subset of the std::tr1: shared_ptr spec.">shared_ptr</a> which is never empty. <a href="classbdm_1_1object__ptr.html#_details">More...</a><br></td></tr>84 <tr><td class="mdescLeft"> </td><td class="mdescRight">A wrapper of <a class="el" href="classbdm_1_1shared__ptr.html" title="A naive implementation of roughly a subset of the std::tr1::shared_ptr spec.">shared_ptr</a> which is never empty. <a href="classbdm_1_1object__ptr.html#_details">More...</a><br></td></tr> 85 85 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> 86 86 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1804da064c82a81138eb15b8679288c4"></a><!-- doxytag: member="shared_ptr.h::SHAREDPTR" ref="1804da064c82a81138eb15b8679288c4" args="(class_name)" --> … … 113 113 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 114 114 Using IT++ for numerical operations ----------------------------------- </div> 115 <hr size="1"><address style="text-align: right;"><small>Generated on S un Aug 16 17:58:182009 for mixpp by 115 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:42 2009 for mixpp by 116 116 <a href="http://www.doxygen.org/index.html"> 117 117 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>