|
Boost Users : |
From: Chris Goller (cgoller_at_[hidden])
Date: 2005-02-04 16:11:04
I'm using iterator_facade to implement an iterator over file based data.
So, my question is, since deference returns a reference to a value does
that reference need to persist when the iterator is incremented or
decremented?
Because this is file based data I can't always keep a reference around
because the data is stored on disk.
Thanks,
Chris
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