Look up a type as alias with all template arguments attached.
commit8bbb8af3594803184bb1344d37705bb20d15abf0
authorJohannes Sixt <j6t@kdbg.org>
Thu, 20 Nov 2008 21:47:26 +0000 (20 22:47 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Tue, 2 Dec 2008 21:53:39 +0000 (2 22:53 +0100)
treeeea4e6ee5535f3509d3f2d8074ed9cffa70b3fab
parentde5ca8aa6ad990209b350a2ac94130d572bbd1d5
Look up a type as alias with all template arguments attached.

When a type is registered as alias, it has the complete type information,
including any template arguments. Hence, we check whether a type is a
known alias right at the beginning.
kdbg/typetable.cpp