$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Anton Gluck (gluc_at_[hidden])
Date: 2000-11-29 11:44:16
[deleted stuff about exposing std::valarray<int>]
Oops, now I realize that I'm dealing with a template here; plus it's one
for which I'd need an iterator again. The solution should therefore be
similar to what I did for vector and its iterator. Sorry for the earlier
post...
Toni