Update of /cvsroot/boost/boost/libs/config
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26644

Modified Files:
        config.htm 
Log Message:
Move BOOST_HAS_LONG_LONG to the C++0x category

Index: config.htm
===================================================================
RCS file: /cvsroot/boost/boost/libs/config/config.htm,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- config.htm  14 Mar 2007 09:20:38 -0000      1.52
+++ config.htm  14 Mar 2007 09:23:48 -0000      1.53
@@ -870,11 +870,6 @@
                hash_set and hash_map; BOOST_STD_EXTENSION_NAMESPACE will 
provide the namespace 
                in which the two class templates reside.</td>
          </tr>
-         <tr>
-            <td>BOOST_HAS_LONG_LONG</td>
-            <td>Compiler</td>
-            <td>The compiler supports the long long data type.</td>
-         </tr>
          <TR>
             <TD vAlign="top" width="48%">BOOST_HAS_LOG1P</TD>
             <TD vAlign="top" width="15%">Platform</TD>
@@ -1164,6 +1159,10 @@
                for C++0x, but have not yet been approved for inclusion in the 
language.
             </td>
          </tr>
+         <tr>
+            <td valign="top" width="50%">BOOST_HAS_LONG_LONG</td>
+            <td valign="top" width="50%">The compiler supports the long long 
data type.</td>
+         </tr>
       </table>
       <h4><a name="helpers"></a>Boost Helper Macros</h4>
       <p>The following macros are either simple helpers, or macros that 
provide 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to