More Info

Revision 690722

(Back to digest)
 

Features in Development Tools

David Nolden committed changes in /trunk/KDE/kdevelop/languages/cpp/duchainbuilder:

Continue working on the template-support. The plan is clear now, see the comment at the top of cppducontext.h. Here I complete the first step of the plan: Creating delayed types(types that will be resolved later) when templates-parameters are involved.

File Changes

Modified 11 files
/trunk/KDE/kdevelop/languages/cpp/duchainbuilder
 
/contextbuilder.cpp
 
/contextbuilder.h
 
/cppducontext.h
 
/cpptypes.cpp
 
/cpptypes.h
 
/declarationbuilder.cpp
 
/templatedeclaration.cpp
 
/templatedeclaration.h
 
/typebuilder.cpp
 
/typebuilder.h
 
/tests/test_duchain.cpp
11 files changed in total