Skip to content
Snippets Groups Projects
Commit 32ea120c authored by Stefan Roiser's avatar Stefan Roiser
Browse files

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
parent 7be64832
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