$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 1999-11-24 21:02:32
From: Valentin Bonnard <Bonnard.V_at_[hidden]>
> 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).
By what loophole could they use malloc?