Boost logo

Boost :

From: Jason Hise (chaos_at_[hidden])
Date: 2005-09-29 12:16:58


Joel Eidsath wrote:

>In [boost.pool], why is there no singleton_object_pool? Or is it
>already possible to achieve the same behavior?
>
>
For your purposes, would using the address of an aligned_storage <
SingletonType >::type for in place creation and destruction be sufficient?

-Jason


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk