Gennaro Prota <[EMAIL PROTECTED]> writes:
> David Abrahams <[EMAIL PROTECTED]> wrote:
>
>>We have one in the iterator adaptors library.
>
> Sorry, I'm quite ignorant about that library. What is the workaround
> precisely?
RTFM if you're interested.
Actually, I'm not sure if there's a workaround for any problem you're
having, because you haven't exactly described a problem. If the
problem is that there are 2 template parameters, you're out of
luck. You can't make a reverse iterator around a pointer type without
partial specialization or some help with the value type.
--
David Abrahams
[EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost