|
Boost Users : |
Subject: [Boost-users] Merging sorted iterators?
From: Dr. Roland Bock (rbock_at_[hidden])
Date: 2008-09-16 07:23:01
Hi,
I have a bunch of iterators over some sorted input from several big
files which do not fit into memory.
What I would like to have is one iterator which allows me to iterate
over the combined sorted input (of course, the result should be sorted,
too). Something like this:
-------\
--------\
... ----
--------/
-------/
Is there a class in boost which allows me to do this in a simple way?
Thanks and regards,
Roland
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net