Boost logo

Boost :

Subject: Re: [boost] [pool] Calling all library designers: The future of Boost.Pool???
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2012-07-19 05:09:22


On 07/18/2012 11:32 PM, Christopher Kormanyos wrote:
> Yeah! That's what I'm talking about. I actually embed very much C++ in
> microcontrollers down to 1kB of RAM and no heap because I exclude it
> in my self-written linker files. Over the years I wrote all kinds of
> high-performance allocation stuff: constructor w/ reinterpret_cast
> memory mapped to pools, circular allocators, static allocators with
> pools. It's fast if you want it to be. But Boost.Pool, I have not
> figured out yet. I would like to say: There really are some of us
> fitting junk into 64 bytes, or 1024, or whatever. Best regards, Chris.

I think such collection of memory related utilities could have a far
better impact than current pool


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk