$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-11-24 20:37:10
Howard Hinnant wrote:
> In a std::container memory can not allocated be allocated by new.
They certainly can use new, but they morally should use the allocator.
-- Valentin Bonnard