Boost logo

Boost :

From: darylew_at_[hidden]
Date: 2001-09-04 16:17:01


I'm trying to use reverse iterators for a bitset iterator class I
wrote.
The problem is that my attempts choke on the use of the rbegin
reverse iterator, which corresponds to the end regular iterator.
The off-by-1 effect I've read about doesn't happen and the
reverse iterator tries to dereference past the bitset. What's
wrong? You can check out version zero of more_bitset.zip:

    http://groups.yahoo.com/group/boost/files/more_bitset.zip

Daryle Walker
[posting through web interface]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk