$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Micha³ Nowotka (mmmnow_at_[hidden])
Date: 2008-01-19 07:02:59
Hello,
In my app I'm using vector of vectors as a matrix but it has
cumbersome interface especially accesing data. Does boost offer some
more accurate data structure (it shuld be flexible as vector but with
friendly interface)?
-- Cheers Micha³ Nowotka