Index: htdocs/gcc-4.3/cxx0x_status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/cxx0x_status.html,v
retrieving revision 1.5
diff -u -r1.5 cxx0x_status.html
--- htdocs/gcc-4.3/cxx0x_status.html 27 Jul 2007 18:22:56 -0000 1.5
+++ htdocs/gcc-4.3/cxx0x_status.html 13 Dec 2007 14:41:17 -0000
@@ -26,21 +26,32 @@
mode:
- - Static
- assertions
- C99
- preprocessor
- Right
- angle brackets
- Default
- template arguments for function templates
- Variadic
- templates
- - Rvalue references
+ - Static
+ assertions
+
+ - C99
+ preprocessor (previously supported as a C++
+ extension)
+
+ - Right
+ angle brackets
+
+ - Default
+ template arguments for function templates
+
+ - Variadic
+ templates
+
+ - Rvalue
+ references
+
- Decltype
- - Headers <array>, <random>, <regex>, <tuple>,
- <type_traits>, <unordered_map>, and
+
+
- long
+ long (previously supported as a C++ extension)
+
+ - Headers <array>, <random>, <regex>,
+ <tuple>, <type_traits>, <unordered_map>, and
<unordered_set>. Plus, headers for C compatibility:
<ccomplex>, <cfenv>, <cinttypes>,
<cstdbool>, <cstdint>, and <ctgmath>.