21 May 17:29
Containers for already allocated memory
Chris Jefferson <chris <at> bubblescope.net>
2008-05-21 15:29:47 GMT
2008-05-21 15:29:47 GMT
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
RSS Feed