Updated compiler compatibility for is_enum.

[SVN r22256]
This commit is contained in:
John Maddock
2004-02-13 13:18:46 +00:00
parent 8638d203ac
commit d425460fb1

View File

@ -173,8 +173,9 @@
<p align="center">7.2</p>
</td>
<td valign="top" width="25%" bgcolor="#c0c0c0">Requires a correctly functioning
is_convertible template (this means that is_enum is currently broken under
Borland C++ Builder 5, and some for some versions of the Metrowerks compiler).</td>
is_convertible template; this means that is_enum is currently broken under
Borland C++ Builder 5, and for the Metrowerks compiler prior to version 8,
other compilers should handle this template just fine.</td>
<td valign="top" width="5%">&nbsp;</td>
</tr>
<tr>