|
Boost Users : |
From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-12-28 09:59:06
chun ping wang wrote:
> Does iterator_range modify the copy of the iterator (like creates a new
> copy) and modifys it when you modify items in iterator range or the actual
> container itself. ..?
iterator_range member functions are `const`, meaning that
it doesn't modify its iterators.
Probably I couldn't understand your simple question.
Could you show any example?
Regards,
-- Shunsuke Sogame
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