$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] v_array survival
From: Chaman Singh Verma (csv610_at_[hidden])
Date: 2008-11-18 10:58:15
Hello,
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 ?
csv