Skip to content
Snippets Groups Projects
Commit eee43562 authored by Axel Naumann's avatar Axel Naumann
Browse files

Fix an issue reported by Matevz with AliEve:

when looking up list<A>::iterator, list<A> was looked up only as a struct, where in fact (for CINT) it's a typedef.
This prevents template instantiation (which fails during library load) and autoloading in the case of rootmap (re-) registration for types like list<A>::iterator.


git-svn-id: http://root.cern.ch/svn/root/trunk@27154 27541ba8-7e3a-0410-8455-c3a389f83636
parent efffff00
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment