-
- Downloads
fix bug #15232 overview: Reflex dictionary does not compile for classes with...
fix bug #15232 overview: Reflex dictionary does not compile for classes with overloaded new operator two new functions (each) added for the direct binding of the new and new [] operator which can be used if only one of the new operators (placement or non placement) is overloaded. The generated dictionary source code will bind to these new functions if only one of the new operators is overloaded (calling the global new for the other case) git-svn-id: http://root.cern.ch/svn/root/trunk@14319 27541ba8-7e3a-0410-8455-c3a389f83636
Loading
Please register or sign in to comment