https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084
--- Comment #4 from Jonathan Wakely ---
Author: redi
Date: Fri Feb 8 12:38:35 2019
New Revision: 268686
URL: https://gcc.gnu.org/viewcvs?rev=268686&root=gcc&view=rev
Log:
PR libstdc++/88084 - Implement LWG 2777
Backport from mainline
2018-11-1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |8.3
--- Comment #3 from Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084
--- Comment #2 from Jonathan Wakely ---
Author: redi
Date: Mon Nov 19 10:53:59 2018
New Revision: 266269
URL: https://gcc.gnu.org/viewcvs?rev=266269&root=gcc&view=rev
Log:
PR libstdc++/88084 - Implement LWG 2777
* include/std/string_vie
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084
--- Comment #1 from Jonathan Wakely ---
This is a difference between C++17 std::basic_string_view and
std::experimental::basic_string_view, introduced by
https://cplusplus.github.io/LWG/lwg-defects.html#2777
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|