Hi,
is it possible to get the address of operator new/delete and operator
new[]/delete[] portably? Otherwise I would have to go for a non-portable and
rather unclean solution.
Thanks for any hints!
--
jb
(replace y with x if you want to reply by e-mail)
is it possible to get the address of operator new/delete and operator
new[]/delete[] portably? Otherwise I would have to go for a non-portable and
rather unclean solution.
Thanks for any hints!
--
jb
(replace y with x if you want to reply by e-mail)
Comment