Add type_with_alignment to Type Traits Headers section

[SVN r14669]
This commit is contained in:
Douglas Gregor
2002-08-05 01:27:30 +00:00
parent 15ec877a06
commit 7be10f011f

View File

@ -918,7 +918,7 @@ template.</p>
<tr>
<td valign="top" width="7%">&nbsp;</td>
<td valign="top" width="43%" bgcolor="#C0C0C0"><code>alignment_of</code></td>
<td valign="top" width="41%" bgcolor="#C0C0C0"><code>&lt;boost.type_traits/alignment_traits.hpp&gt;</code></td>
<td valign="top" width="41%" bgcolor="#C0C0C0"><code>&lt;boost/type_traits/alignment_traits.hpp&gt;</code></td>
<td valign="top" width="9%">&nbsp;</td>
</tr>
<tr>
@ -1128,6 +1128,12 @@ template.</p>
<td valign="top" width="41%" bgcolor="#C0C0C0"><code>&lt;boost/type_traits/cv_traits.hpp&gt;</code></td>
<td valign="top" width="9%">&nbsp;</td>
</tr>
<tr>
<td valign="top" width="7%">&nbsp;</td>
<td valign="top" width="43%" bgcolor="#C0C0C0"><code>type_with_alignment</code></td>
<td valign="top" width="41%" bgcolor="#C0C0C0"><code>&lt;boost/type_traits/alignment_traits.hpp&gt;</code></td>
<td valign="top" width="9%">&nbsp;</td>
</tr>
</table>
<p>&nbsp;</p>