Minor format fix

[SVN r7647]
This commit is contained in:
Beman Dawes 2000-07-27 14:46:43 +00:00
parent ba62287576
commit 767b61a254

View File

@ -48,9 +48,9 @@
</tr>
<tr>
<td><a href="../../boost/detail/type_traits.hpp">boost/type_traits.hpp</a><br>
[<a href="type_traits.htm">Documentation</a>]<br>
[<a href="c++_type_traits.htm">DDJ Article &quot;C++ type traits&quot;</a>]</td>
<td>Template classes that describe the fundamental properties of a type.</td>
[<a href="type_traits.htm">Documentation</a>]</td>
<td>Template classes that describe the fundamental properties of a type. [<a href="c++_type_traits.htm">DDJ
Article &quot;C++ type traits&quot;</a>]</td>
</tr>
<tr>
<td><a href="../../boost/detail/call_traits.hpp">boost/call_traits.hpp</a><br>