Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
b03f3a94
Commit
b03f3a94
authored
Jun 25, 2018
by
Jonathan Wakely
Committed by
Jonathan Wakely
Jun 25, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/xml/manual/status_cxx2017.xml: Document N4531 status.
From-SVN: r262025
parent
37cb7887
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
libstdc++-v3/ChangeLog
+2
-0
libstdc++-v3/doc/xml/manual/status_cxx2017.xml
+10
-0
No files found.
libstdc++-v3/ChangeLog
View file @
b03f3a94
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
...
...
libstdc++-v3/doc/xml/manual/status_cxx2017.xml
View file @
b03f3a94
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment