|
-
October 23rd, 2010, 07:10 AM
#1
[RESOLVED] new and delete overloading
Hi,
How do you simply overload new and delete to make your own allocator function?
Throughout the whole project
Thanks
-
October 23rd, 2010, 07:32 AM
#2
Re: new and delete overloading
Victor Nijegorodov
-
October 23rd, 2010, 07:39 AM
#3
Re: new and delete overloading
I can only find examples about new and delete overloading inside a class, not globally
Last edited by ProgrammerC++; October 23rd, 2010 at 08:49 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|