is_polymorphic font, 2 spelling errors (Fredrik Blomqvist)

[SVN r17850]
This commit is contained in:
Beman Dawes
2003-03-12 14:51:23 +00:00
parent a84570579a
commit 2e3c6afd1f

View File

@ -5,7 +5,7 @@
content="text/html; charset=iso-8859-1">
<meta name="Template"
content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<title>Type Traits</title>
</head>
@ -198,7 +198,7 @@ template instead.</p>
<td valign="top" width="25%" bgcolor="#C0C0C0">Without (some
as yet unspecified) help from the compiler, we cannot
distinguish between union and class types, as a result
this expression will eroneously evaluate to true for
this expression will erroneously evaluate to true for
union types.</td>
<td valign="top" width="5%">&nbsp;</td>
</tr>
@ -428,14 +428,13 @@ has.</p>
</tr>
<tr>
<td valign="top" width="5%">&nbsp;</td>
<td valign="top" width="23%" bgcolor="#C0C0C0"><font
face="Courier New">::boost::is_polymorphic&lt;T&gt;::value</font></td>
<td valign="top" width="23%" bgcolor="#C0C0C0"><code>::boost::is_polymorphic&lt;T&gt;::value</code></td>
<td valign="top" width="28%" bgcolor="#C0C0C0">Evaluates
to true only if T is a polymorphic type.</td>
<td valign="top" width="13%" bgcolor="#C0C0C0">10.3</td>
<td valign="top" width="25%" bgcolor="#C0C0C0">Requires
knowledge of the compilers ABI, does actually seem to
work with the magority of compilers though.</td>
work with the majority of compilers though.</td>
<td valign="top" width="5%">&nbsp;</td>
</tr>
<tr>
@ -1302,4 +1301,4 @@ href="http://www.boost.org/">www.boost.org</a>, and the boost
discussion list at <a href="mailto:boost@lists.boost.org">boost@lists.boost.org</a>
(see <a href="http://www.boost.org/more/mailing_lists.htm#main">http://www.boost.org/more/mailing_lists.htm#main</a>).</p>
</body>
</html>
</html>