From: shanypozin2003 (pozin_at_[hidden])
Date: 2003-03-18 12:57:53


Hi
Is there a way to work with boost's smart pointers ,
for memory allocated by a memory manager ?
I have a memory manager the pre allocates memory , and when i need
new memory , i use the manager to supply it , and when i am finished,
i return the memory to the memory manager .

did i make my self clear ?.

thanks

shany