Subject: [Boost-users] boost::pool
From: Hansjoerg (hansipet_at_[hidden])
Date: 2009-11-02 09:15:00


Hello,

In my application I have a lot of small objects. For that I thought that
it is the best to use an object pool..I have read the docu of
object_pool...but I don't understand really how I have to use it..

Can one give me some hints?
Another thing that I don't understand..Need I to know already during
compiletime the max. number of objects?

Regards
Hansi