
21 May
2008
21 May
'08
3:29 p.m.
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