summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/allocator_arg_t.html
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
committerChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
commit08c1e93fa36a49f49325a07fe91ff92c964c2b6c (patch)
tree7a7053ceb8874b28ec4b868d4c49b500008a102e /doc/html/boost/container/allocator_arg_t.html
parentbb4dd8289b351fae6b55e303f189127a394a1edd (diff)
downloadboost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.gz
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.bz2
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.zip
Imported Upstream version 1.57.0upstream/1.57.0
Diffstat (limited to 'doc/html/boost/container/allocator_arg_t.html')
-rw-r--r--doc/html/boost/container/allocator_arg_t.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/html/boost/container/allocator_arg_t.html b/doc/html/boost/container/allocator_arg_t.html
index 7553f56299..cc2065691a 100644
--- a/doc/html/boost/container/allocator_arg_t.html
+++ b/doc/html/boost/container/allocator_arg_t.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct allocator_arg_t</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_container_header_reference.html#header.boost.container.scoped_allocator_fwd_hpp" title="Header &lt;boost/container/scoped_allocator_fwd.hpp&gt;">
<link rel="prev" href="scoped_allocator_adaptor/rebind.html" title="Struct template rebind">
@@ -35,14 +35,13 @@
<span class="keyword">struct</span> <a class="link" href="allocator_arg_t.html" title="Struct allocator_arg_t">allocator_arg_t</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id1228494"></a><h2>Description</h2>
+<a name="idp165749616"></a><h2>Description</h2>
<p>The <a class="link" href="allocator_arg_t.html" title="Struct allocator_arg_t">allocator_arg_t</a> struct is an empty structure type used as a unique type to disambiguate constructor and function overloading. Specifically, several types have constructors with <a class="link" href="allocator_arg_t.html" title="Struct allocator_arg_t">allocator_arg_t</a> as the first argument, immediately followed by an argument of a type that satisfies the 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-2012 Ion
- Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2013 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>