summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/use_future_t/get_allocator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/use_future_t/get_allocator.html')
-rw-r--r--doc/html/boost_asio/reference/use_future_t/get_allocator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/use_future_t/get_allocator.html b/doc/html/boost_asio/reference/use_future_t/get_allocator.html
index ee63243c24..ee30951c71 100644
--- a/doc/html/boost_asio/reference/use_future_t/get_allocator.html
+++ b/doc/html/boost_asio/reference/use_future_t/get_allocator.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.use_future_t.get_allocator"></a><a class="link" href="get_allocator.html" title="use_future_t::get_allocator">use_future_t::get_allocator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182110336"></a>
+ <a class="indexterm" name="idm45773590980192"></a>
Obtain allocator.
</p>
<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>