$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kevin Sopp (baraclese_at_[hidden])
Date: 2008-07-24 14:13:24
I once created something like that, which used boost::zip_iterator to
iterate through the vectors. Is that similar to your approach?