summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/ip__address/is_v6.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/ip__address/is_v6.html')
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_v6.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/ip__address/is_v6.html b/doc/html/boost_asio/reference/ip__address/is_v6.html
index b4917effa0..18e4502fcc 100644
--- a/doc/html/boost_asio/reference/ip__address/is_v6.html
+++ b/doc/html/boost_asio/reference/ip__address/is_v6.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.is_v6"></a><a class="link" href="is_v6.html" title="ip::address::is_v6">ip::address::is_v6</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176211936"></a>
+ <a class="indexterm" name="idp148438048"></a>
Get whether the address is an IP version 6 address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_v6</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>