Boost logo

Boost :

Subject: [boost] [interprocess] preparing containers
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2008-12-02 10:27:54


Hi Ion,

Some of my students tried to use boost::circular_buffer with
Boost.Interprocess allocators. Apparently the docs does not mention
circular_buffer as one that is compatible with Boost.Interproccess.

What do we need to do to make a container that support the special
allocators?

In particular, if I want to use boost::ptr_vector, then do I need to
have stateful allocators (both the normal container allocator, and the
clone_allocator)?

Thanks

-Thorsten


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