[Bug libstdc++/82262] std::hash>::operator() missing remove_const_t

2017-09-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82262 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/82262] std::hash>::operator() missing remove_const_t

2017-09-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82262 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Wed Sep 20 14:22:29 2017 New Revision: 253015 URL: https://gcc.gnu.org/viewcvs?rev=253015&root=gcc&view=rev Log: PR libstdc++/82262 fix std::hash> PR libstdc++/82262 * i

[Bug libstdc++/82262] std::hash>::operator() missing remove_const_t

2017-09-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82262 --- Comment #1 from Jonathan Wakely --- Author: redi Date: Wed Sep 20 13:24:45 2017 New Revision: 253010 URL: https://gcc.gnu.org/viewcvs?rev=253010&root=gcc&view=rev Log: PR libstdc++/82262 fix std::hash> PR libstdc++/82262 * i

[Bug libstdc++/82262] std::hash>::operator() missing remove_const_t

2017-09-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82262 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug libstdc++/82262] std::hash>::operator() missing remove_const_t

2017-09-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82262 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|UNCON