
28 Apr
2005
28 Apr
'05
3:44 p.m.
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.