Boost logo

Boost Users :

Subject: [Boost-users] [iterators] advance and distance with custom random-access iterators
From: Sebastian Weber (sebastian.weber_at_[hidden])
Date: 2009-10-13 17:14:45


Hi!

Is there any progress in the bug #2539 ?? It seems that the patch published
there which is against a rather antiquated boost version is the only
solution to the problem of iterator_adaptor/facade constructs which are
random_access-tagged in order to make use of true random access operations
in distance/advance operations. This is critical in performance relevant
code...

So is there any progress in incorporating some fixes in the public trunk? I
understand that the problem is a misconception of the stl there, but an
official solution would be great here...

Sebastian



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