Spacing and minor content tweak.

This commit is contained in:
Beman
2013-05-28 21:11:18 -04:00
parent 4ed706be76
commit d188b81207
3 changed files with 6 additions and 7 deletions

View File

@@ -35,6 +35,9 @@
<a href="types.html">Endian Types</a></b></td> <a href="types.html">Endian Types</a></b></td>
</tr> </tr>
</table> </table>
<p></p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" align="right"> <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" align="right">
<tr> <tr>
<td width="100%" bgcolor="#D7EEFF" align="center"> <td width="100%" bgcolor="#D7EEFF" align="center">
@@ -70,13 +73,6 @@ integer types, and also types <code>float</code> and <code>double,</code>
between native, big, or little endian byte between native, big, or little endian byte
ordering. User defined types are also supported.</p> ordering. User defined types are also supported.</p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td bgcolor="#FFFFCC">Caution: Only big endianness and little endianness is supported;
middle endianness is not supported.</td>
</tr>
</table>
<h2><a name="Reference">Reference</a></h2> <h2><a name="Reference">Reference</a></h2>
<p>Functions are implemented <code>inline</code> if appropriate.<code> noexcept</code> is <p>Functions are implemented <code>inline</code> if appropriate.<code> noexcept</code> is

View File

@@ -34,6 +34,7 @@
<a href="types.html">Endian Types</a></b></td> <a href="types.html">Endian Types</a></b></td>
</tr> </tr>
</table> </table>
<p></p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" align="right"> <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" align="right">
<tr> <tr>
<td width="100%" bgcolor="#D7EEFF" align="center"> <td width="100%" bgcolor="#D7EEFF" align="center">

View File

@@ -37,6 +37,8 @@
</tr> </tr>
</table> </table>
<p></p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" align="right"> <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" align="right">
<tr> <tr>
<td width="100%" bgcolor="#D7EEFF" align="center"> <td width="100%" bgcolor="#D7EEFF" align="center">