[Bug c++/63268] Ambiguous non-specialized static template scope is accepted
dak at gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Sep 15 12:46:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63268
David Kastrup <dak at gnu dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |FIXED
--- Comment #5 from David Kastrup <dak at gnu dot org> ---
Ok, I bow to your analysis. What I consider irksome in both standard text as
well as DR176 and G++ issue descriptions and examples is that the writers
choose to obfuscate matters by mixing in an orthogonal class template as the
derived class that has nothing to do with the actual issue.
That sort of gratuitous complexity seriously contributes to the headache
inducing factors of C++ language descriptions.
Thanks
More information about the Gcc-bugs
mailing list