mirror of git://gcc.gnu.org/git/gcc.git
status_cxx2011.xml: Change "is not implemented" to "is not correctly implemented".
2013-10-01 Tim Shen <timshen91@gmail.com> * doc/xml/manual/status_cxx2011.xml: Change "is not implemented" to "is not correctly implemented". From-SVN: r203097
This commit is contained in:
parent
7d48a109d3
commit
c877c34248
|
|
@ -1,3 +1,8 @@
|
|||
2013-10-01 Tim Shen <timshen91@gmail.com>
|
||||
|
||||
* doc/xml/manual/status_cxx2011.xml: Change "is not implemented" to
|
||||
"is not correctly implemented".
|
||||
|
||||
2013-10-01 Tim Shen <timshen91@gmail.com>
|
||||
|
||||
* doc/xml/manual/status_cxx2011.xml: Update regex status.
|
||||
|
|
|
|||
|
|
@ -2219,7 +2219,7 @@ particular release.
|
|||
<entry>28.7</entry>
|
||||
<entry>Class template <code>regex_traits</code></entry>
|
||||
<entry>Partial</entry>
|
||||
<entry><code>transform_primary</code> is not implemented</entry>
|
||||
<entry><code>transform_primary</code> is not correctly implemented</entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Reference in New Issue