
14 Sep
2008
14 Sep
'08
4:42 p.m.
I recently wrote up the implementation of a *stable* vector, a container mimicking the interface of std::vector except that it provides iterator and reference stability at the expense of losing memory contiguity: http://bannalia.blogspot.com/2008/09/introducing-stablevector.html If there is interest in the community this could be grown into a full-fledged proposal for Boost (either by me or by any other interested colleague). Joaquín M López Muñoz Telefónica, Investigación y Desarrollo