Commit 21c4af43 by Ville Voutilainen Committed by Jonathan Wakely

status_cxx2011.xml: Update C++11 status.

2015-01-17  Ville Voutilainen  <ville.voutilainen@gmail.com>
	    Jonathan Wakely  <jwakely@redhat.com>

	* doc/xml/manual/status_cxx2011.xml: Update C++11 status.
	* doc/html/*: Regenerate.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r219794
parent 1d0a12dc
2015-01-17 Ville Voutilainen <ville.voutilainen@gmail.com>
Jonathan Wakely <jwakely@redhat.com>
* doc/xml/manual/status_cxx2011.xml: Update C++11 status.
* doc/html/*: Regenerate.
2015-01-17 Jonathan Wakely <jwakely@redhat.com>
DR 488
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>The GNU C++ Library</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.78.1" /><meta name="description" content="Short Contents Copyright (C) 2008-2014 FSF Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. This is the top level of the libstdc++ documentation set. The documentation is divided into the following three sections. Manual Frequently Asked Questions API and Source Documentation" /><meta name="keywords" content="ISO C++, runtime, library" /><link rel="home" href="index.html" title="The GNU C++ Library" /><link rel="next" href="manual/index.html" title="The GNU C++ Library Manual" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The GNU C++ Library</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="manual/index.html">Next</a></td></tr></table><hr /></div><div class="set" lang="en" xml:lang="en"><div class="titlepage"><div><div><h1 class="title"><a id="set-index"></a>The GNU C++ Library</h1></div><div><div class="abstract"><a id="contents"></a><p class="title"><strong>Short Contents</strong></p><p>
Copyright (C) 2008-2014
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>The GNU C++ Library</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.78.1" /><meta name="description" content="Short Contents Copyright (C) 2008-2015 FSF Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. This is the top level of the libstdc++ documentation set. The documentation is divided into the following three sections. Manual Frequently Asked Questions API and Source Documentation" /><meta name="keywords" content="ISO C++, runtime, library" /><link rel="home" href="index.html" title="The GNU C++ Library" /><link rel="next" href="manual/index.html" title="The GNU C++ Library Manual" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The GNU C++ Library</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="manual/index.html">Next</a></td></tr></table><hr /></div><div class="set" lang="en" xml:lang="en"><div class="titlepage"><div><div><h1 class="title"><a id="set-index"></a>The GNU C++ Library</h1></div><div><div class="abstract"><a id="contents"></a><p class="title"><strong>Short Contents</strong></p><p>
Copyright (C) 2008-2015
<a class="link" href="http://www.fsf.org/" target="_top">FSF
</a>
</p><p>
......
......@@ -5,7 +5,8 @@
not difficult: just compile your application with the compiler
flag <code class="literal">-fopenmp</code>. This will link
in <code class="code">libgomp</code>, the
OpenMP <a class="link" href="http://gcc.gnu.org/onlinedocs/libgomp/" target="_top">GNU implementation</a>,
<a class="link" href="http://gcc.gnu.org/onlinedocs/libgomp/" target="_top">GNU Offloading and
Multi Processing Runtime Library</a>,
whose presence is mandatory.
</p><p>
In addition, hardware that supports atomic operations and a compiler
......
......@@ -948,8 +948,8 @@ particular release.
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>20.11.5</entry>
<entry>Class template <code>duration</code></entry>
<entry>Partial</entry>
<entry>Missing constexpr for non-member arithmetic operations</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>20.11.6</entry>
......@@ -1072,15 +1072,15 @@ particular release.
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>21.2.3.1</entry>
<entry>struct <code>char_traits&lt;char&gt;</code></entry>
<entry>Partial</entry>
<entry>Missing constexpr</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>21.2.3.2</entry>
<entry>struct <code>char_traits&lt;char16_t&gt;</code></entry>
<entry>Partial</entry>
<entry>Missing constexpr</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>21.2.3.3</entry>
......@@ -1190,17 +1190,15 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#C8B0B0" ?>
<entry>22.3.3.2.2</entry>
<entry><code>string</code> conversions</entry>
<entry>N</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<?dbhtml bgcolor="#C8B0B0" ?>
<entry>22.3.3.2.3</entry>
<entry>Buffer conversions</entry>
<entry>N</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
......@@ -1210,12 +1208,10 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>22.4.1</entry>
<entry>The <code>ctype</code> category</entry>
<entry>Partial</entry>
<entry>Missing <code>codecvt&lt;char16_t></code> and
<code>codecvt&lt;char32_t></code></entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>22.4.2</entry>
......@@ -1320,10 +1316,9 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#C8B0B0" ?>
<entry>22.5</entry>
<entry>Standard code conversion facets</entry>
<entry>N</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
......@@ -1624,11 +1619,10 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>25.3</entry>
<entry>Mutating sequence operations</entry>
<entry>Partial</entry>
<entry><code>rotate</code> returns <code>void</code>.</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>25.4</entry>
......@@ -1671,8 +1665,8 @@ particular release.
<row>
<entry>26.4</entry>
<entry>Complex numbers</entry>
<entry>Partial</entry>
<entry>Missing constexpr</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>26.5</entry>
......@@ -1702,19 +1696,19 @@ particular release.
<entry>26.5.3.1</entry>
<entry>Class template <code>linear_congruential_engine</code></entry>
<entry>Y</entry>
<entry>Missing constexpr</entry>
<entry/>
</row>
<row>
<entry>26.5.3.2</entry>
<entry>Class template <code>mersenne_twister_engine</code></entry>
<entry>Y</entry>
<entry>Missing constexpr</entry>
<entry/>
</row>
<row>
<entry>26.5.3.3</entry>
<entry>Class template <code>subtract_with_carry_engine</code></entry>
<entry>Y</entry>
<entry>Missing constexpr</entry>
<entry/>
</row>
<row>
<entry>26.5.4</entry>
......@@ -1726,19 +1720,19 @@ particular release.
<entry>26.5.4.2</entry>
<entry>Class template <code>discard_block_engine</code></entry>
<entry>Y</entry>
<entry>Missing constexpr</entry>
<entry/>
</row>
<row>
<entry>26.5.4.3</entry>
<entry>Class template <code>independent_bits_engine</code></entry>
<entry>Y</entry>
<entry>Missing constexpr</entry>
<entry/>
</row>
<row>
<entry>26.5.4.4</entry>
<entry>Class template <code>shuffle_order_engine</code></entry>
<entry>Y</entry>
<entry>Missing constexpr</entry>
<entry/>
</row>
<row>
<entry>26.5.5</entry>
......@@ -1750,7 +1744,7 @@ particular release.
<entry>26.5.6</entry>
<entry>Class <code>random_device</code></entry>
<entry>Y</entry>
<entry>Missing constexpr</entry>
<entry/>
</row>
<row>
<entry>26.5.7</entry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment