$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [containers] reviewette
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-08-09 03:22:55
El 09/08/2011 0:18, Gregory Crosswhite escribió:
> Now, I don't know what has changed since I coped the
> Boost.Move+Boost.Container headers into my tree in Febrary so hopefully
> nothing has been broken, but based on my personal experience using the
> library I can say that it at least boost::containers::vector seems to
> work just fine in production code and I would really like to see it be a
> part of Boost.
Thanks Greg. Container changed very little since then. I added some
missing shrink_to_fit functions, and fixed some bugs reported by
Interproces users. Nice to hear it was useful for you.
Best,
Ion