$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-04-28 10:44:54
Replying to self.
On 04/28/2005 09:55 AM, Larry Evans wrote:
[snip]
> looks like the iterator, to be useful, requires some
> templated function similar to the:
>
> template<class Tuple> void foo(tuples::tuple_iterator<Tuple>) {}
>
> in that file. However, the template argument, Tuple, provides no
Obviously I hadn't looked at the tuple_apply_test which shows
a useful application.
Sorry for noise.