https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347
Richard Smith changed:
What|Removed |Added
CC||richard-gccbugzilla@metafoo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347
--- Comment #3 from Jonathan Wakely ---
I would guess that the instantiation of A::tree injects the type map into the
enclosing namespace, and then the using-declaration finds two declarations and
thinks it's an error.
bug.cc:17:10: error: ‘map’
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Status|RESOL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---