Show
Ignore:
Timestamp:
09/13/09 23:15:31 (15 years ago)
Author:
smidl
Message:

doc, sorted related pages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1object__ptr.html

    r614 r616  
    7474<p>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.   
    7575<a href="#_details">More...</a></p> 
     76<hr/><a name="_details"></a><h2>Detailed Description</h2> 
     77<h3>template&lt;typename T&gt;<br/> 
     78 class bdm::object_ptr&lt; T &gt;</h3> 
     79 
     80<p>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. </p> 
     81<p>T must have a default constructor.</p> 
     82<p>Note that shared_ptr's destructor isn't virtual - don't call delete on pointers to instances of this class. </p> 
    7683 
    7784<p><code>#include &lt;<a class="el" href="shared__ptr_8h_source.html">shared_ptr.h</a>&gt;</code></p> 
     
    107114<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Efficient swap for <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>. <br/></td></tr> 
    108115</table> 
    109 <hr/><a name="_details"></a><h2>Detailed Description</h2> 
    110 <h3>template&lt;typename T&gt;<br/> 
    111  class bdm::object_ptr&lt; T &gt;</h3> 
    112  
    113 <p>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. </p> 
    114 <p>T must have a default constructor.</p> 
    115 <p>Note that shared_ptr's destructor isn't virtual - don't call delete on pointers to instances of this class. </p> 
    116116<hr/><h2>Constructor &amp; Destructor Documentation</h2> 
    117117<a class="anchor" id="a9f1016ff2bbfa497d1cc0a4497c1fba4"></a><!-- doxytag: member="bdm::object_ptr::object_ptr" ref="a9f1016ff2bbfa497d1cc0a4497c1fba4" args="()" --> 
     
    383383</ul> 
    384384</div> 
    385 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 22:40:44 2009 for mixpp by&nbsp; 
     385<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by&nbsp; 
    386386<a href="http://www.doxygen.org/index.html"> 
    387387<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>