13 Jan
2009
13 Jan
'09
4:44 a.m.
AMDG er wrote:
I'm looking to create an iterator which iterates over two joined ranges:
[b0,e0)[b1,e1)
I'm sure there's a way to do it with an iterator adapter. I was wondering, however, if someone knew of an already available implementation.
Are both pairs of iterators always the same type? In Christ, Steven Watanabe