
27 Apr
2012
27 Apr
'12
6:36 a.m.
On Fri, Apr 27, 2012 at 15:17, DUPUIS Etienne <e.dupuis@ateme.com> wrote:
Having both classes sounds good, perhaps I will start by trying to add the runtime pool correctly (with test cases and documentation...) and afterward perhaps if Christopher and/or Joël could send me their implementation of compile-time pools, I could also include it in my development.
My pool implementations are either boost pool or a class encapsulating a raw array... not really made to be generic in fact. But a generic solution is welcome.