Boost logo

Boost :

Subject: Re: [boost] [Iterator][MultiIndex]iterator-specificpartition_point-relatedfunctions
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-12-27 19:36:12


AMDG

David Abrahams wrote:
>> - transform_iterator.hpp
>> - ...
>>
>> for the various partition_point overloads?
>>
>
> Something like that seems likely. I'm still having trouble
> understanding how you can implement a specialization for
> transform_iterator without knowing more than actually possible about the
> semantics of the transformation function.
>

I think the idea is that if an optimized partition_point exists for the
underlying iterator,
the partition_point specialization for transform_iterator should use
it. This has nothing
to do with the specific transformation function.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk