1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
John Camelon 409b1021af Patch for Andrew Niefer
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
2004-02-11 03:07:33 +00:00
build Reenable the Make Editor for the head. 2004-02-02 20:04:46 +00:00
core Patch for Andrew Niefer 2004-02-11 03:07:33 +00:00
debug Fix for bug 40108: The memory view does not handle big/little endian. 2004-02-10 23:18:09 +00:00
doc Fix version number. 2004-01-05 20:51:56 +00:00
launch/org.eclipse.cdt.launch Updates to improve usabilty with projects which contain 2004-02-02 15:22:26 +00:00
releng Make failure more visible. 2004-01-14 22:03:23 +00:00