[Stdcxx Wiki] Trivial Update of "C++0xCompilerSupport" by Miles Bader

2012-10-15 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The "C++0xCompilerSupport" page has been changed by Miles Bader:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diff&rev1=104&rev2=105

Comment:
tweak last change

  The following table lists C++0x features and their support in popular 
compilers.
- Status Of C++ 0x 
Language Features in Compilers ||
+ Status Of C++ 
0x Language Features in Compilers ||
- ||C++ 0x FEATURE 
||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[https://www.ibm.com/developerworks/mydeveloperworks/blogs/5894415f-be62-4bc0-81c5-3956e82276f3/entry/xlc_compiler_s_c_11_support50?lang=en|IBM
 XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
+ ||C++ 0x FEATURE 
||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[https://www.ibm.com/developerworks/mydeveloperworks/blogs/5894415f-be62-4bc0-81c5-3956e82276f3/entry/xlc_compiler_s_c_11_support50?lang=en|IBM
 XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
  ||`alignas` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || || || || || || || || ||3.0 ||
  ||`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.5 || || || || ||Yes || ||2.9 ||
  ||Atomic operations 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2427.html|N2427]] 
|| || ||4.4 || ||11.0 || || || || ||3.1 ||
@@ -34, +34 @@

  ||`static_assert` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1720.html|N1720]] 
|| ||4.1 ||4.3 ||11.0 ||10.0 ||11.1 || ||Yes || ||2.9 ||
  ||Strongly-typed `enum`s 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf|N2347]] 
|| || ||4.4 ||12.0 ||11.0 ||12.1 || ||Yes || ||2.9 ||
  ||Template aliases 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2258.pdf|N2258]] 
|| || ||4.7 ||12.1 || || || || || ||3.0 ||
- ||Thread-Local Storage 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2659.html|N2659]] 
|| || ||(4.4) 4.8 ||11.1***<> ||10.0*** || ||5.9*** || || ||2.9 ||
+ ||Thread-Local Storage 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2659.html|N2659]] 
|| || ||4.8  (4.4) ||11.1***<> ||10.0*** || ||5.9*** || || ||2.9 ||
  ||Unrestricted Unions 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2544.pdf|N2544]] 
|| || ||4.6 ||<> || || || || || ||3.0 ||
  ||Built-in Type Traits 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf|N1836]] 
||6.16 ||4.0 ||4.3 ||10.0 ||8.0 || || ||Yes || ||3.0 ||
  ||Variadic Templates ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2242.pdf|N2242]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2555.pdf|N2555]] || 
||4.1(v0.9) ||4.3(v0.9) 4.4(v1.0) ||12.1(v0.9) || ||11.1 (v0.9) || || || 
||2.9(1.0) ||


[Stdcxx Wiki] Trivial Update of "C++0xCompilerSupport" by Miles Bader

2012-01-09 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The "C++0xCompilerSupport" page has been changed by Miles Bader:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diff&rev1=88&rev2=89

Comment:
remove accidental insertion

- twoThe following table lists C++0x features and their support in popular 
compilers.
+ The following table lists C++0x features and their support in popular 
compilers.
- Status Of 
C++ 0x Language Features in Compilers ||
+ Status 
Of C++ 0x Language Features in Compilers ||
- ||C++ 0x 
FEATURE ||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|IBM 
XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
+ ||C++ 0x 
FEATURE ||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|IBM 
XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
  ||`alignas` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || || || || || || || || ||3.0 ||
  ||`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.5 || || || || ||Yes || ||2.9 ||
  ||`auto` ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf|N1984]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm|N2546]] || 
||4.1(v0.9) ||4.4(v1.0) ||11.0(v0.9) ||10.0(v0.9) ||11.1 (V1.0) || || || ||Yes 
||
  ||C99 preprocessor 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1653.htm|N1653]] 
|| || ||4.3 ||11.1 || ||10.1 ||5.9 || ||Yes ||Yes ||
  ||''Concepts ^[removed]^'' 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2617.pdf|N2617]] 
|| || ||ConceptGcc ||<> || || || || || || ||
- ||`constexpr` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf|N2235]] 
|| || ||4.6 ||<> || || || || || ||3.1||
+ ||`constexpr` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf|N2235]] 
|| || ||4.6 ||<> || || || || || ||3.1 ||
  ||`decltype` ||v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2343.pdf|N2343]], 
v1.1: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3276.pdf|N3276]] || 
||4.1(v1.0) ||4.3(v1.0) ||11.0(v1.0) ||10.0(v1.0), 11.0(v1.1) ||11.1 (V1.0) || 
||Yes || ||2.9 ||
  ||Defaulted And Deleted Functions 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2346.htm|N2346]] 
|| ||4.1 ||4.4 ||12.0 || || || || || ||3.0 ||
  ||Delegating Constructors 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1986.pdf|N1986]] 
|| || ||4.7 ||<> || ||11.1 || || || ||3.0 ||


[Stdcxx Wiki] Trivial Update of "C++0xCompilerSupport" by Miles Bader

2011-12-07 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The "C++0xCompilerSupport" page has been changed by Miles Bader:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diff&rev1=82&rev2=83

Comment:
tweak formatting

  The following table lists C++0x features and their support in popular 
compilers.
- Status Of 
C++ 0x Language Features in Compilers ||
+ Status Of 
C++ 0x Language Features in Compilers ||
- ||C++ 0x 
FEATURE ||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|IBM 
XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
+ ||C++ 0x 
FEATURE ||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|IBM 
XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
  ||`alignas` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || || || || || || || || || ||
  ||`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.5 || || || || ||Yes || ||2.9 ||
  ||`auto` ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf|N1984]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm|N2546]] || 
||4.1(v0.9) ||4.4(v1.0) ||11.0(v0.9) ||10.0(v0.9) ||11.1 (V1.0) || || || ||Yes 
||
@@ -33, +33 @@

  ||Thread-Local Storage 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2659.html|N2659]] 
|| || ||4.4 ||11.1***<> ||10.0*** || ||5.9*** || || ||2.9 ||
  ||Unrestricted Unions 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2544.pdf|N2544]] 
|| || ||4.6 ||<> || || || || || ||3.0 ||
  ||Built-in Type Traits 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf|N1836]] 
||6.16 ||4.0 ||4.3 ||10.0 ||8.0 || || ||Yes || || ||
- ||Variadic Templates ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2242.pdf|N2242]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2555.pdf|N2555]] || 
||4.1(v0.9) ||4.3 (v0.9) 4.4 (v1.0) ||12.1(v0.9) || ||11.1 (v0.9) || || || 
||2.9 (1.0) ||
+ ||Variadic Templates ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2242.pdf|N2242]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2555.pdf|N2555]] || 
||4.1(v0.9) ||4.3(v0.9) 4.4(v1.0) ||12.1(v0.9) || ||11.1 (v0.9) || || || 
||2.9(1.0) ||
  ||Range-based for-loop 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2930.html|N2930]] 
|| || ||4.6 || || || || || || ||3.0 ||
  ||override and final ||v0.8: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2928.htm|N2928]], 
v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3206.htm|N3206]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3272.htm|N3272]] || 
|| ||4.7 ||12.0(v0.8)*** ||10.0(v0.8)*** || || || || ||2.9 ||
  ||Attributes 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf|N2761]] 
|| || || ||12.1 || || || || || || ||


[Stdcxx Wiki] Trivial Update of "C++0xCompilerSupport" by Miles Bader

2011-11-04 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The "C++0xCompilerSupport" page has been changed by Miles Bader:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diff&rev1=74&rev2=75

Comment:
tweak, fix formatting

  The following table lists C++0x features and their support in popular 
compilers.
- Status Of C++ 0x 
Language Features in Compilers ||
+ Status Of C++ 0x 
Language Features in Compilers ||
- ||C++ 0x FEATURE 
||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|IBM 
XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
+ ||C++ 0x FEATURE 
||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|IBM 
XLC++]] ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital Mars C++ 
||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
- ||`alignas` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || || || || || || || || || ||
- ||`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.5 || || || || ||Yes || ||2.9 ||
+ ||`alignas` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || || || || ||   
  || || || || ||
+ ||`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.5 || || ||
 || ||Yes || ||2.9 ||
- ||`auto` ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf|N1984]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm|N2546]] || 
||4.1(v0.9) ||4.4(v1.0) ||11.0(v0.9) ||10.0(v0.9) ||11.1 || || || ||Yes ||
+ ||`auto` ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf|N1984]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm|N2546]] ||  
   ||4.1(v0.9) ||4.4(v1.0) ||11.0(v0.9) ||10.0(v0.9) ||11.1 ||  
   || || ||Yes ||
- ||C99 preprocessor 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1653.htm|N1653]] 
|| || ||4.3 ||11.1 || ||10.1 ||5.9 || ||Yes ||Yes ||
+ ||C99 preprocessor 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1653.htm|N1653]] 
|| || ||4.3 ||11.1 || ||10.1 ||5.9 ||   
  ||Yes ||Yes ||
- ||''Concepts ^[removed]^'' 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2617.pdf|N2617]] 
|| || ||ConceptGcc ||<> || || || || || || ||
- ||`constexpr` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf|N2235]] 
|| || ||4.5 ||<> || || || || || || ||
+ ||''Concepts ^[removed]^'' 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2617.pdf|N2617]] 
|| || ||ConceptGcc ||<> || ||   
  || || || || ||
+ ||`constexpr` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf|N2235]] 
|| || ||4.5 ||<> || || ||   
  || || || ||
- ||`decltype` ||v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2343.pdf|N2343]], 
v1.1: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3276.pdf|N3276]] || 
||4.1(v1.0) ||4.3(v1.0) ||11.0(v1.0) ||10.0(v1.0), 11.0(v1.1) ||11.1 || ||Yes 
|| ||2.9 ||
+ ||`decltype` ||v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2343.pdf|N2343]], 
v1.1: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3276.pdf|N3276]] ||  
   ||4.1(v1.0) ||4.3(v1.0) ||11.0(v1.0) ||10.0(v1.0), 11.0(v1.1) ||11.1 
|| ||Yes || ||2.9 ||
- ||Defaulted And Deleted Functions 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2346.htm|N2346]] 
|| ||4.1 ||4.4 ||12.0 || || || || || ||3.0 ||
+ ||Defaulted And Deleted Functions 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2346.htm|N2346]] 
|| ||4.1 ||4.4 ||12.0 || || || 
|| || ||3.0 ||
- ||Delegating Constructors 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs

[Stdcxx Wiki] Trivial Update of "C++0xCompilerSupport" by Miles Bader

2011-10-06 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The "C++0xCompilerSupport" page has been changed by Miles Bader:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diff&rev1=49&rev2=50

Comment:
remove accidentally inserted text

- sedThe following table lists C++0x features and their support in popular 
compilers.
+ The following table lists C++0x features and their support in popular 
compilers.
- ||Status Of 
C++ 0x Language Features in Compilers ||
+ ||Status Of 
C++ 0x Language Features in Compilers ||
- ||C++ 0x FEATURE 
||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] ||MSVC ||IBM XLC++ ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital 
Mars C++ ||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
+ ||C++ 0x 
FEATURE ||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler/|Intel
 C++]] ||MSVC ||IBM XLC++ ||Sun/ Oracle C++ ||C++ Builder 2009/10 ||Digital 
Mars C++ ||[[http://clang.llvm.org/cxx_status.html|Clang]] ||
  ||`alignas` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.3 || || || || || || || ||
  ||`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.3 || || || || ||Yes || || ||
  ||`auto` ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf|N1984]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm|N2546]] || 
||4.1(v0.9) ||4.4(v0.9) ||11.0(v0.9) ||10.0(v0.9) ||11.1(v0.9) || || || ||Yes ||