On Wed, 6 Dec 2000, Eray Ozkural (exa) wrote:
> I'd prefer a language that allows me to define my memory management
> scheme in a generic yet efficient manner. C++ does this to an extent
> with allocators in its std lib.
Bingo.
-Dave