From c204461f169f0ce71771b52aa43055bb2cf3df1a Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 14 Mar 2007 09:25:53 +0000 Subject: [PATCH] Sort C++0x list [SVN r37180] --- config.htm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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