forked from boostorg/type_traits
Updated compiler compatibility for is_enum.
[SVN r22256]
This commit is contained in:
@ -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%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user