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

Modified Files:
        config.htm 
Log Message:
Sort C++0x list

Index: config.htm
===================================================================
RCS file: /cvsroot/boost/boost/libs/config/config.htm,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- config.htm  14 Mar 2007 09:23:48 -0000      1.53
+++ config.htm  14 Mar 2007 09:25:53 -0000      1.54
@@ -1138,6 +1138,10 @@
             </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>
+         <tr>
             <td valign="top" width="50%">BOOST_HAS_RVALUE_REFS</td>
             <td valign="top" width="50%">
                The compiler supports <a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html";>
@@ -1159,10 +1163,6 @@
                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