Revision 0832a4d...

Go back to digest for 26th February 2012

Features in Development Tools

Milian Wolff committed changes in [kdevelop/4.3] /cpp:

some work towards supporting template specializations with dynamic array types

the instantiation is still not properly associated though, yet at least
for unique_ptr the proper version is now chosen. The latter is still unusable
though since the ::pointer return type is not properly evaluated yet

File Changes

Modified 6 files
  • /cpp
  •   languagesduchain/overloadresolution.cpp
  •   languagesduchain/templatedeclaration.cpp
  •   languagesduchain/type_visitor.cpp
  •   languages/parser/name_compiler.cpp
  •   languagesduchain/tests/test_duchain.h
  •   languagesduchain/tests/test_duchain_cpp2011.cpp
6 files changed in total