21 May 17:25
Containers for already allocated memory
From: Chris Jefferson <chris <at> bubblescope.net>
Subject: Containers for already allocated memory
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-21 15:29:47 GMT
Subject: Containers for already allocated memory
Newsgroups: gmane.comp.lib.boost.user
Date: 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