On Wed, Nov 19, 2008 at 1:08 PM, Daniel Krügler <dsp@bdal.de> wrote:
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 mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users

Hello,
Latest released codes from MIT and Duke Univ. are that way. What can I do ?
They are the greatest center for learning.

csv