$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nee Spangenberg (dsp_at_[hidden])
Date: 2003-12-03 08:49:43
AlisdairM schrieb:
> Daniel Krügler (nee Spangenberg) <dsp_at_[hidden]> wrote in
> news:3FCDE3AC.D5B6D1C2_at_[hidden]:
>
> > I remember that it was part of boost, I think in Version 1.28 or so.
> ...
> > The functions named sizer ... was inside array_traits.hpp
>
> IIRC, array_traits was in the sandbox and never officially adopted as part
> of boost. That library has now been picked up by Thorsten Ottoson and is
> evolving as container_traits (which is being prepped for review as we
> speak)
>
> >From Pavel's message, I believe the functionality has moved there.
Aah, I see. I only checked my last official version (1.30), where container_traits
is still pending and does not (as far as I see) have any array sizer helper
Sorry for the confusion,
Daniel