Chris Jefferson | 21 May 17:25

Containers for already allocated memory

I am surprised that Boost does not seem to contain a vector-like
container which uses a pre-allocated block of memory. In my own code I
find this very useful, in particular with memory allocated by
'alloca'.

Have I missed such a package? Is there any interest in such a package
being submitted to boost if I tidied up my own code?

Chris

Gmane