Whats is the way to clone "independen t" iterator? I can't use tee(),
because I don't know how many "independen t" iterators I need. copy and
deepcopy doesn't work...
--pavel
because I don't know how many "independen t" iterators I need. copy and
deepcopy doesn't work...
--pavel
Comment