diff --git a/index.html b/index.html
index c4d00ec..5c8f797 100644
--- a/index.html
+++ b/index.html
@@ -173,8 +173,9 @@
7.2
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). |
+ 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.
|