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