summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/buffers_iterator/operator__star_.html')
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator__star_.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html b/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
index d362e92711..c6f46563b5 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
@@ -28,7 +28,7 @@
*</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137332832"></a>
+ <a class="indexterm" name="idp166853072"></a>
Dereference an iterator.
</p>
<pre class="programlisting"><span class="identifier">reference</span> <span class="keyword">operator</span> <span class="special">*()</span> <span class="keyword">const</span><span class="special">;</span>