I do it as you said,but when I debug,it says:
Unhandled exception at 0x00411ad9 in mem113.exe: 0xC0000005: Access violation writing location 0x00001000.
User Profile
Collapse
-
I think it may be ByteMemoryPool, but in the book it was MemoryPool!alth ough there is no MemoryPool,ther e is something wrong esle!can you give me right one?thank you!Leave a comment:
-
MemoryPool Failing from Efficient C++
'm currently fighting my way through an example of Single-Threaded Variable-Size Memory Manager in a chapter of the Efficient C++ book by Dov Bulka &David Mayhew. Unfortuantely, I'm starting to get code that won't compile and I am having a hard time finding an online errata or contacting the authors.
For those familiar with the book, Chapter 6 covers rolling your own
memory manager.
My compile errors are with...
No activity results to display
Show More
Leave a comment: