22952b8f72
qualifiers (const std::string) in template arguments. Fix the handling of default template argument that are not a type. No longer drop any default argument except for STL collection (as needed by ROOT I/O). This fixes support of (for example): #pragma link C++ class std::pair<const std::string,int>+; #pragma link C++ class ROOT::TArrayProxy<ROOT::TArrayType<double> >+; (which is ROOT::TArrayProxy<ROOT::TArrayType<double,0> >) git-svn-id: http://root.cern.ch/svn/root/trunk@46188 27541ba8-7e3a-0410-8455-c3a389f83636 |
||
---|---|---|
.. | ||
AST.cpp | ||
CMakeLists.txt | ||
Makefile |