[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Applied [HEAD] Re: [cdt-patch] Templates! (HEAD only)
|
<plays theme to Top Gun for Andrew>
JohnC
www.eclipse.org/cdt
cdt-patch-admin@xxxxxxxxxxx wrote on 02/10/2004 11:43:46 AM:
> This patch represents a couple of months work (off and on since the
> summer) on Parser Symbol Table support for templates.
>
> This is symbol table support only, not parser support (that still needs
to
> be done).
>
> What does work:
> - declarations, definitions & instantiations for class templates,
function
> templates, & template templates
> - declarations, definitions & instantiations of class template partial
> specializations
> - template ordering & argument deduction (allows implicit template
> function instatiation)
>
> What doesn't (yet) work:
> - Explicit specializations
> - assorted smaller specific cases & bugs & things I havn't thought of
yet
>
> tested on windows & linux
>
> -Andrew
>
> [attachment "templates.core.txt" deleted by John Camelon/Ottawa/IBM]
> [attachment "templates.core.tests.txt" deleted by John
Camelon/Ottawa/IBM]