$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-11-24 21:04:04
Greg Colvin wrote:
> A copy of this argument is
> used for any memory allocation performed, by these constructors and by
> all member functions, during the lifetime of each container object.
Oh ! I failed to notice that. Still, containers can use malloc for
their private data (but that's morally bad).
-- Valentin Bonnard