On Wed, Mar 14, 2012 at 2:16 PM, MaximYanchenko <maximyanchenko@yandex.ru> wrote:
Robert Jones <robertgbjones <at> gmail.com> writes:

> Where I'm really going with this, is that I'd like to see versions of
Boost.Range adaptors which
> support the same facility

Hi Rob,
You can find this patch useful:
http://boost.2283326.n4.nabble.com/range-adaptors-and-member-functions-pointers-td3897605.html

I hope it will be accepted into Boost.Range some time.


Hi Maxim - Now that I've digested your patch and the thread you linked to, a question...

The patch you've submitted will apply to transformed and filtered, possibly others too? 

Thx, R.