> 1) Since only 1 object can be passed to the iterator adaptor 
> constructor, I 
> had to pass a pair.

Use object generators.
 
> 2) Distance uses only one of the base iterators.

Use minimal distance.

> 3) iterator_category uses only 1 of the iterators.


Use most restrictive category.
 
Gennadiy.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to