summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/allocator_arg_t.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/allocator_arg_t.html')
-rw-r--r--doc/html/boost/container/allocator_arg_t.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost/container/allocator_arg_t.html b/doc/html/boost/container/allocator_arg_t.html
index d79dcd0fcd..e38b5f8c64 100644
--- a/doc/html/boost/container/allocator_arg_t.html
+++ b/doc/html/boost/container/allocator_arg_t.html
@@ -35,13 +35,14 @@
</span>
<span class="keyword">typedef</span> <span class="identifier">unspecified</span> <span class="identifier">allocator_arg_t</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.10.12.43.5.4"></a><h2>Description</h2>
+<a name="id-1.3.10.15.43.5.4"></a><h2>Description</h2>
<p>The allocator_arg_t struct is an empty structure type used as a unique type to disambiguate constructor and function overloading. Specifically, several types have constructors with allocator_arg_t as the first argument, immediately followed by an argument of a type that satisfies Allocator requirements </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>