https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24537
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #8) > Changing status to WAITING to start the timer, but if I don't hear otherwise > then I'll close it. tick tick boom. I'm going to call this INVALID because I don't think there's a bug here. char_traits is a reserved name, and if users get ambiguities from careless use of using-directives that's their fault.