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

Modified Files:
        gcc.hpp 
Log Message:
Decltype support is in GCC 4.3

Index: gcc.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/config/compiler/gcc.hpp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- gcc.hpp     9 Jul 2007 14:14:38 -0000       1.33
+++ gcc.hpp     27 Jul 2007 18:27:23 -0000      1.34
@@ -93,6 +93,7 @@
 #    define BOOST_HAS_STATIC_ASSERT
 #    define BOOST_HAS_VARIADIC_TMPL
 #    define BOOST_HAS_RVALUE_REFS
+#    define BOOST_HAS_DECLTYPE
 #  endif
 #endif
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to