mirror of
https://github.com/boostorg/ptr_container.git
synced 2026-02-26 04:52:21 +00:00
*** empty log message ***
[SVN r30827]
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="document" id="boost-pointer-container-library">
|
||||
<h1 class="title"><img alt="Boost" src="cboost.gif" /> Pointer Container Library</h1>
|
||||
<h1 class="title"><img alt="Boost" src="boost.png" /> Pointer Container Library</h1>
|
||||
<div class="section" id="class-reversible-ptr-container">
|
||||
<h1><a name="class-reversible-ptr-container">Class <tt class="docutils literal"><span class="pre">reversible_ptr_container</span></tt></a></h1>
|
||||
<p>This class is not a real class that can be found in the library.
|
||||
@@ -396,8 +396,8 @@ objects are compared and not the pointers to objects.</p>
|
||||
<blockquote>
|
||||
<ul class="simple">
|
||||
<li>Effects: <tt class="docutils literal"><span class="pre">return</span> <span class="pre">r.clone().release();</span></tt></li>
|
||||
<li>Remarks: This function is only defined for concrete <a class="reference" href="reference.html#pointer-containers">pointer containers</a>, but not for
|
||||
<a class="reference" href="reference.html#pointer-container-adapters">pointer container adapters</a>.</li>
|
||||
<li>Remarks: This function is only defined for concrete <a class="reference" href="ptr_container.html#smart-containers">pointer containers</a>, but not for
|
||||
<a class="reference" href="ptr_container.html#smart-container-adapters">pointer container adapters</a>.</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user