Boost logo

Boost Users :

Subject: [Boost-users] How to manage the internal memory allocation in boost libraries?
From: Tang Jiang Jun (tangjiangjun_at_[hidden])
Date: 2010-09-10 05:04:06


Hello,

I am seeking a way to manage the internal memory allocation in boost
libraries, and it seems that most of boost libraries do not support
allocator parameter, so they can not be handled like STL library.
But for my project, our memory management need to control all the memory
allocation even it happens in the third-party libraries.
Could somebody give me some suggestions to accomplish that?

Regards,
Tang Jiang Jun



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