using10.C
167 Bytes
-
re PR c++/22136 (Rejects old-style using declaration) · 577b02d8
PR c++/22136 * name-lookup.c (do_class_using_decl): Don't try to look up base classes in templates with dependent base types. PR c++/22136 * g++.dg/template/using10.C: New test. * g++.dg/temlpate/using11.C: Likewise. * g++.dg/inherit/using5.C: Tweak error messages. From-SVN: r110017
Mark Mitchell committed