decl2.c (validate_nonmember_using_decl): Allow using templates from the global namespace.
authorMartin v. Löwis <loewis@informatik.hu-berlin.de>
Sat, 21 Nov 1998 13:42:29 +0000 (13:42 +0000)
committerMartin v. Löwis <loewis@gcc.gnu.org>
Sat, 21 Nov 1998 13:42:29 +0000 (13:42 +0000)
commit75fbcb7dd506a1428d56c8573493b2ad47847b18
treef52af511933ff9beb56856961f8b55be57c4a100
parentda2128796defa22a63ffe387206c9d480910b13a
decl2.c (validate_nonmember_using_decl): Allow using templates from the global namespace.

* decl2.c (validate_nonmember_using_decl): Allow using templates
from the global namespace.

From-SVN: r23742
gcc/cp/ChangeLog
gcc/cp/decl2.c