[Bug c++/65291] protected using constructor default arguments not recognized
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65291 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---
[Bug c++/65291] protected using constructor default arguments not recognized
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65291 --- Comment #1 from webmatematika at hotmail dot com --- Here is compile error output: (I added in c.cpp line 4 "public:" in class C) voja@vojaws:~/coding$ gcc c.cpp -std=c++11 c.cpp: In constructor ‘C::C()’: c.cpp:5:11: error: no matching