Boost logo

Boost Users :

From: jec_at_[hidden]
Date: 2004-12-04 06:39:26


Hi,
I need the following for our Linux C++ soft:
- Create a HeapSpace of FixedSize (say 1Mb)
- Allocate FixedSize piece of memory (always alloc 16 bytes from this heap
for ex.)
- Return NULL if no more space in the HeapSpace
- Delete them.
- Release the memory when all pieces are deleted

Is there a way to do exactly that with Boost?
Thanks.
-jec


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