CINT
-
Several bug fixes, most notably regarding dictionaries for templated functions, which will now be accessible both as func<int>(int) and func(int).
- Improve support for permanet library (in particular for TSystem::DynFindSymbol.)
- Correctly the handling of function parameter type 'reference to bool'.
-