AW: [Boost-Users] boost smart pointers with memory managers
19 Mar
2003
19 Mar
'03
3:15 p.m.
Hello Shany!
Is there a way to work with boost's smart pointers , for memory allocated by a memory manager ?
The smart pointer aren't actually responsible for allocation the memory. One option is overloading operator new and delete in the right way. If've done that and we use the smart pointers in conjuction with boost::pool. hope this helps. alex
7907
Age (days ago)
7907
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jasper, Alexander