Boost logo

Boost Users :

Subject: [Boost-users] [Pool] Thoughts about new pool class
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-08-19 13:32:53


Hi!

I've got an idea about memory allocation situation.
1) User needs to allocate memory chunks of random length during the
program run (or significant part of that run);
2) User will need to free all chunks together, not some of them.

I guess, it is rather simple for programmer to write such
class-allocator (I've written one).
But I guess I'm not professional enough to write class that could be
included to Boost.
More, does anybody need one?
Does anybody want to handle such task?

so curious..


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net