From: Jonathan Wakely Date: Mon, 25 Jun 2018 16:42:28 +0000 (+0100) Subject: * doc/xml/manual/status_cxx2017.xml: Document N4531 status. X-Git-Tag: basepoints/gcc-10~5716 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b03f3a94e6d33afda64661776256517aa1b63ea6;p=thirdparty%2Fgcc.git * doc/xml/manual/status_cxx2017.xml: Document N4531 status. From-SVN: r262025 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 42300d0fb243..fb7ae3eead67 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,7 @@ 2018-06-25 Jonathan Wakely + * 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 diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml index aa0914cff72c..a77653a3ab4b 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml @@ -954,6 +954,16 @@ and test for __STDCPP_MATH_SPEC_FUNCS__ >= 201003L. Library Fundamentals 2 TS + + + + N4531 + + + std::rand replacement, revision 3 + Y + Library Fundamentals 2 TS +