Subject: [Boost-users] [fusion] transform & iterators
From: David A. Greene (greened_at_[hidden])
Date: 2010-03-10 23:11:14


For the first attached testcase, can anyone explain why "Doesn't"
doesn't?

I would not expect the second test to compile. But is there some way to
bridge the gap between fusion iterators, boost.Range ranges and standard
iterators? Is there any way to turn a fusion iterator into a standard-
conforming iterator?

                                    -Dave