summaryrefslogtreecommitdiff
path: root/libs/beast/doc/html/beast/ref/boost__beast__basic_flat_buffer/get_allocator.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/beast/doc/html/beast/ref/boost__beast__basic_flat_buffer/get_allocator.html')
-rw-r--r--libs/beast/doc/html/beast/ref/boost__beast__basic_flat_buffer/get_allocator.html14
1 files changed, 4 insertions, 10 deletions
diff --git a/libs/beast/doc/html/beast/ref/boost__beast__basic_flat_buffer/get_allocator.html b/libs/beast/doc/html/beast/ref/boost__beast__basic_flat_buffer/get_allocator.html
index 4381df4892..b2f3d1e8ff 100644
--- a/libs/beast/doc/html/beast/ref/boost__beast__basic_flat_buffer/get_allocator.html
+++ b/libs/beast/doc/html/beast/ref/boost__beast__basic_flat_buffer/get_allocator.html
@@ -8,6 +8,7 @@
<link rel="up" href="../boost__beast__basic_flat_buffer.html" title="basic_flat_buffer">
<link rel="prev" href="operator_eq_/overload3.html" title="basic_flat_buffer::operator= (3 of 3 overloads)">
<link rel="next" href="max_size.html" title="basic_flat_buffer::max_size">
+<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -27,7 +28,7 @@
<a name="beast.ref.boost__beast__basic_flat_buffer.get_allocator"></a><a class="link" href="get_allocator.html" title="basic_flat_buffer::get_allocator">basic_flat_buffer::get_allocator</a>
</h5></div></div></div>
<p>
- <a class="indexterm" name="idm44861292493408"></a>
+ <a class="indexterm" name="idm6815"></a>
</p>
<p>
Returns a copy of the allocator used.
@@ -39,20 +40,13 @@
<pre class="programlisting"><span class="identifier">allocator_type</span>
<span class="identifier">get_allocator</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
</pre>
-<h6>
-<a name="beast.ref.boost__beast__basic_flat_buffer.get_allocator.h1"></a>
- <span class="phrase"><a name="beast.ref.boost__beast__basic_flat_buffer.get_allocator.description"></a></span><a class="link" href="get_allocator.html#beast.ref.boost__beast__basic_flat_buffer.get_allocator.description">Description</a>
- </h6>
</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 © 2016-2019 Vinnie
+<div class="copyright-footer">Copyright © 2016-2019 Vinnie
Falco<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>
-</div></td>
-</tr></table>
+</div>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="operator_eq_/overload3.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost__beast__basic_flat_buffer.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="max_size.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>