
26 Jun
2009
26 Jun
'09
10:40 a.m.
PS. Perhaps just porting ptr_container to use boost::container rather than
std::container would solve Roberts problem?
No. He needs to "install" his own new/delete with the container.
Isn't this called a stateful allocator? Which boost::container supports? Regards, Christian.