* doc/xml/manual/status_cxx2017.xml: Document N4531 status.
authorJonathan Wakely <jwakely@redhat.com>
Mon, 25 Jun 2018 16:42:28 +0000 (17:42 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 25 Jun 2018 16:42:28 +0000 (17:42 +0100)
From-SVN: r262025

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

index 42300d0fb2435f61a909ec274008b5c7e701d2ae..fb7ae3eead67be77c7f4b054cadd676183e25ed6 100644 (file)
@@ -1,5 +1,7 @@
 2018-06-25  Jonathan Wakely  <jwakely@redhat.com>
 
+       * doc/xml/manual/status_cxx2017.xml: Document N4531 status.
+
        * include/experimental/algorithm (sample, shuffle): Add new overloads
        using per-thread random number engine.
        * testsuite/experimental/algorithm/sample.cc: Simpify and reduce
index aa0914cff72caeeb08fedf306c820307da42085b..a77653a3ab4b3c2428cf8c753cbf66cb88b2ac98 100644 (file)
@@ -954,6 +954,16 @@ and test for <code>__STDCPP_MATH_SPEC_FUNCS__ >= 201003L</code>.
       <entry>Library Fundamentals 2 TS</entry>
     </row>
 
+    <row>
+      <entry>
+       <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4531.html">
+         N4531
+       </link>
+      </entry>
+      <entry>std::rand replacement, revision 3</entry>
+      <entry>Y</entry>
+      <entry>Library Fundamentals 2 TS</entry>
+    </row>
 
   </tbody>
 </tgroup>