Boost logo

Boost Users :

Subject: [Boost-users] [Pool] questions
From: Pearl Rothman (prothman_at_[hidden])
Date: 2009-07-14 16:59:59


I am using Fedora 9, gcc 4.3.0, and boost 1.38.0.

I am inheriting from object_pool so I have access to some of
object_pool's hidden members.

Is there a way for me to find out how many memory blocks or allocated
chunks there are in the free list vs how many chunks are currently
being used?

Is the object_pool thread safe?

Does set_next_size have a permanent effect or will the double
algorithm start being used after the next allocation? If it's a
permanent effect, is there something I can call to start using the
double algorithm again?

Thanks


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