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
50532667
Commit
50532667
authored
Dec 06, 2016
by
Jonathan Wakely
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix libstdc++-v3/ChangeLog dates
From-SVN: r243299
parent
1637d425
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
libstdc++-v3/ChangeLog
+4
-4
No files found.
libstdc++-v3/ChangeLog
View file @
50532667
...
...
@@ -9,14 +9,14 @@
Guard with #ifndef __cpp_lib_addressof_constexpr.
(operator->()): Use std::__addressof if it's constexpr.
2016-1
1-27
Tim Shen <timshen@google.com>
2016-1
2-06
Tim Shen <timshen@google.com>
* include/std/variant (visit): Make visit constexpr. Also cleanup
__get_alternative and __storage, since we don't support reference/void
alternatives any more.
* testsuite/20_util/variant/compile.cc: Add tests.
2016-12-0
7
Tim Shen <timshen@google.com>
2016-12-0
6
Tim Shen <timshen@google.com>
* include/bits/enable_special_members.h: Make
_Enable_default_constructor constexpr.
...
...
@@ -24,13 +24,13 @@
std::hash): Sfinae on emplace and std::swap; handle __poison_hash bases
of duplicated types.
2016-12-0
7
Tim Shen <timshen@google.com>
2016-12-0
6
Tim Shen <timshen@google.com>
* include/std/variant (std::get, operator==): Implement constexpr
comparison and get<>.
* testsuite/20_util/variant/compile.cc: Tests.
2016-12-0
7
Tim Shen <timshen@google.com>
2016-12-0
6
Tim Shen <timshen@google.com>
* include/std/variant (__erased_use_alloc_ctor,
_Variant_base::_Variant_base, variant::variant): Remove uses-allocator
...
...
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