summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/ip__address_v4/to_bytes.html')
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_bytes.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html b/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
index ee12432834..6583944208 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
@@ -27,10 +27,11 @@
<a name="boost_asio.reference.ip__address_v4.to_bytes"></a><a class="link" href="to_bytes.html" title="ip::address_v4::to_bytes">ip::address_v4::to_bytes</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp149291088"></a>
-Get the address in bytes, in network byte order.
+ <a class="indexterm" name="boost_asio.indexterm.ip__address_v4.to_bytes"></a>
+Get the
+ address in bytes, in network byte order.
</p>
-<pre class="programlisting"><span class="identifier">bytes_type</span> <span class="identifier">to_bytes</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
+<pre class="programlisting">bytes_type to_bytes() const;
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>