
17 Feb
2009
17 Feb
'09
9:31 a.m.
I use an iterator adapator that converts a pair of scalar iterators into a complex iterator. But how to go the other direction? Take a complex iterator to a pair of scalar iterators. This is something like 'unzip'. Any thoughts?