-
- Downloads
Fix problem of iterating on a std::vector in python on MacOS:
size_t was set to uint where it should have been ulong. Now use typeid() instead of the ambiguous sizeof. git-svn-id: http://root.cern.ch/svn/root/trunk@21852 27541ba8-7e3a-0410-8455-c3a389f83636
Loading
Please register or sign in to comment