summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/pmr/operator__.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/pmr/operator__.html')
-rw-r--r--doc/html/boost/container/pmr/operator__.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost/container/pmr/operator__.html b/doc/html/boost/container/pmr/operator__.html
index 7c1bdc446e..2c00fb7562 100644
--- a/doc/html/boost/container/pmr/operator__.html
+++ b/doc/html/boost/container/pmr/operator__.html
@@ -37,13 +37,14 @@
<span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=</span><span class="special">(</span><span class="keyword">const</span> <a class="link" href="polymorphic_allocator.html" title="Class template polymorphic_allocator">polymorphic_allocator</a><span class="special">&lt;</span> <span class="identifier">T1</span> <span class="special">&gt;</span> <span class="special">&amp;</span> a<span class="special">,</span>
<span class="keyword">const</span> <a class="link" href="polymorphic_allocator.html" title="Class template polymorphic_allocator">polymorphic_allocator</a><span class="special">&lt;</span> <span class="identifier">T2</span> <span class="special">&gt;</span> <span class="special">&amp;</span> b<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.10.12.23.5.4"></a><h2>Description</h2>
+<a name="id-1.3.10.15.23.5.4"></a><h2>Description</h2>
<p><span class="bold"><strong>Returns</strong></span>: <code class="computeroutput">! (a == b)</code>. </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2015 Ion Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2017 Ion
+ Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>