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
db2415a9
Commit
db2415a9
authored
Oct 19, 2012
by
Jonathan Wakely
Committed by
Jonathan Wakely
Oct 19, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/xml/manual/status_cxx2011.xml: Update.
From-SVN: r192616
parent
cf5607f8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+1
-6
No files found.
libstdc++-v3/ChangeLog
View file @
db2415a9
2012-10-19 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx2011.xml: Update.
2012-10-19 Jonathan Wakely <jwakely.gcc@gmail.com>
* include/std/scoped_allocator (__outermost_alloc_traits): Define.
(scoped_allocator_adaptor::destroy): Use it.
(scoped_allocator_adaptor::construct): Likewise. Overload for
...
...
libstdc++-v3/doc/xml/manual/status_cxx2011.xml
View file @
db2415a9
...
...
@@ -821,15 +821,10 @@ particular release.
<entry>
Type properties
</entry>
<entry>
Partial
</entry>
<entry>
Missing is_trivially_copyable,
is_assignable, is_copy_assignable, is_move_assignable,
is_trivially_constructible, is_trivially_default_constructible,
is_trivially_copy_constructible, is_trivially_move_constructible,
is_trivially_assignable, is_trivially_default_assignable,
is_trivially_copy_assignable, is_trivially_move_assignable,
is_trivially_destructible,
is_nothrow_assignable,
is_nothrow_copy_assignable, is_nothrow_move_assignable,
is_nothrow_destructible
is_trivially_copy_assignable, is_trivially_move_assignable
</entry>
</row>
<row>
...
...
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