[Bug c++/67008] Qualified name-lookup in using-declaration fails
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67008 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug c++/67008] Qualified name-lookup in using-declaration fails
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67008 --- Comment #1 from Anders Granlund --- Forgot the command line: g++ prog.cc -std=c++14 -pedantic-errors