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

Modified Files:
        macro_reference.qbk 
Log Message:
Decltype support is in GCC 4.3

Index: macro_reference.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/config/doc/macro_reference.qbk,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- macro_reference.qbk 30 May 2007 04:49:27 -0000      1.1
+++ macro_reference.qbk 27 Jul 2007 18:27:23 -0000      1.2
@@ -477,6 +477,9 @@
 The compiler supports  concepts. Note: concepts have been proposed for C++0x,
 but have not yet been approved for inclusion in the language.
 ]]
+[[`BOOST_HAS_DECLTYPE`][
+The compiler supports decltype.
+]]
 [[`BOOST_HAS_LONG_LONG`][
 The compiler supports the long long data type.
 ]]
@@ -487,9 +490,7 @@
 The compiler supports  static assertions.
 ]]
 [[`BOOST_HAS_VARIADIC_TMPL`][
-The compiler supports  variadic templates. Note: variadic templates have been
-proposed for C++0x, but have not yet been approved for inclusion in the
-language.
+The compiler supports  variadic templates. 
 ]]
 ]
 


-------------------------------------------------------------------------
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