$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Alexandrescu (andrewalex_at_[hidden])
Date: 2003-01-30 13:38:48
"Greg Colvin" <Gregory.Colvin_at_[hidden]> wrote in message
> I read a paper yesterday from the latest OOPSLA proceedings
> that argued that a class-specific new is almost never a win
> compared to a high-quality general purpose allocator like
> LEA.
Pointer?
Andrei