Boost logo

Boost Users :

Subject: Re: [Boost-users] v_array survival
From: Daniel Krügler (dsp_at_[hidden])
Date: 2008-11-19 02:38:30


Chaman Singh Verma wrote:
> I have one old software which is using v_array, but I don't see v_array
> in the latest
> Boost distribution ? Is this class defunct now and should I replace it
> by vector or
> something else ?

A google code search was appropriate, because I couldn't find any v_arry
in all by boost libs since 1.29:

http://lists.boost.org/Archives/boost/att-111926/v_array.hpp

You seem to adapt *very* old code...

Without seeing your code I suggest to replace it's usage by std::vector.

- Daniel Krügler


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net