diff --git a/config.htm b/config.htm
index f9096e0e..f481932a 100644
--- a/config.htm
+++ b/config.htm
@@ -1137,6 +1137,10 @@ void g() { return f(); }
not yet been approved for inclusion in the language.
+
+ BOOST_HAS_LONG_LONG |
+ The compiler supports the long long data type. |
+
BOOST_HAS_RVALUE_REFS |
@@ -1159,10 +1163,6 @@ void g() { return f(); }
for C++0x, but have not yet been approved for inclusion in the language.
|
-
- BOOST_HAS_LONG_LONG |
- The compiler supports the long long data type. |
-
Boost Helper Macros
The following macros are either simple helpers, or macros that provide