Boost logo

Boost Users :

From: Jasper, Alexander (alexander.jasper_at_[hidden])
Date: 2003-03-19 10:15:30


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net