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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/boost/container/allocator_arg_t.html b/doc/html/boost/container/allocator_arg_t.html
index 144f02c770..31b94606cf 100644
--- a/doc/html/boost/container/allocator_arg_t.html
+++ b/doc/html/boost/container/allocator_arg_t.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -34,7 +35,7 @@
</span>
<span class="keyword">typedef</span> <span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">allocator_arg_t</span> <span class="special">&amp;</span> <span class="identifier">allocator_arg_t</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp158003184"></a><h2>Description</h2>
+<a name="idp166263584"></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>