From d7d7441e3592f655a176789ec3b08d4bc3b2f7cc Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 14 Mar 2007 09:23:48 +0000 Subject: [PATCH] Move BOOST_HAS_LONG_LONG to the C++0x category [SVN r37179] --- config.htm | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config.htm b/config.htm index 8d1baf71..f9096e0e 100644 --- a/config.htm +++ b/config.htm @@ -870,11 +870,6 @@ void g() { return f(); } hash_set and hash_map; BOOST_STD_EXTENSION_NAMESPACE will provide the namespace in which the two class templates reside. - - BOOST_HAS_LONG_LONG - Compiler - The compiler supports the long long data type. - BOOST_HAS_LOG1P Platform @@ -1164,6 +1159,10 @@ 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