Correct status of __cpp_lib_enable_shared_from_this
authorJonathan Wakely <jwakely@redhat.com>
Fri, 5 Aug 2016 13:57:30 +0000 (14:57 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 5 Aug 2016 13:57:30 +0000 (14:57 +0100)
* doc/xml/manual/status_cxx2017.xml: Correct shared_from_this status.
* doc/html/manual/status.html: Regenerate.

From-SVN: r239171

libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/status_cxx2017.xml

index b5516d6745fa8f14925591d9ea4d4c7cc0dd68b1..e6bf4c95d70f0ed5a3f93e995e9df47f6b6bf264 100644 (file)
@@ -1,5 +1,8 @@
 2016-08-05  Jonathan Wakely  <jwakely@redhat.com>
 
+       * doc/xml/manual/status_cxx2017.xml: Correct shared_from_this status.
+       * doc/html/manual/status.html: Regenerate.
+
        * include/std/chrono (floor, ceil, round, abs): New for C++17.
        * testsuite/20_util/duration_cast/rounding.cc: New test.
        * testsuite/20_util/time_point_cast/rounding.cc: New test.
index ada3d688ac93a030cb8e93cfc60dcc925293841b..c690cf3ac910b76744d7b0a8039c129b53bc875e 100644 (file)
@@ -558,7 +558,7 @@ Feature-testing recommendations for C++</a>.
        <a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0033r1.html" target="_top">
        P0033R1
        </a>
-      </td><td align="center"> 6.1 </td><td align="left"><code class="code">__cpp_lib_enable_shared_from_this &gt;= 201603</code></td></tr><tr><td align="left"> A proposal to add <code class="code">invoke</code> function template </td><td align="left">
+      </td><td align="center"> 7 </td><td align="left"><code class="code">__cpp_lib_enable_shared_from_this &gt;= 201603</code></td></tr><tr><td align="left"> A proposal to add <code class="code">invoke</code> function template </td><td align="left">
        <a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4169.html" target="_top">
        N4169
        </a>
index 4d098d16baf2bfa8bd40fd8d4e3443484f534017..02aec2571f9e140b1003ae0a836db259177145b4 100644 (file)
@@ -261,7 +261,7 @@ Feature-testing recommendations for C++</link>.
        P0033R1
        </link>
       </entry>
-      <entry align="center"> 6.1 </entry>
+      <entry align="center"> 7 </entry>
       <entry><code>__cpp_lib_enable_shared_from_this >= 201603</code></entry>
     </row>