Boost logo

Boost Users :

Subject: Re: [Boost-users] Limitations / Flaws with transformed_range
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2011-07-20 00:05:09


> Updating the transformed_range constructor to take a template argument, as I showed, works
> perfectly, and is simpler than anything else.
 
This only works if the other range type happens to have the same
iterator type. IMO this is a rare situation - most range types
have their own iterator types.
 
> That's why I suggest that this be applied
> to the Boost code. Is there a way for a mere user to submit that formally?

You can open a new ticket in the Boost Issue Tracker [1], and attach
a patch implementing this.
 
Regards,
Nate.
 
[1] https://svn.boost.org/trac/boost


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net