[ scummvm-Patches-3515308 ] reverse iterators for Common::L:ist
SourceForge.net
noreply at sourceforge.net
Fri Apr 6 00:47:41 CEST 2012
Patches item #3515308, was opened at 2012-04-05 15:47
Message generated for change (Tracker Item Submitted) made by mobber
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=3515308&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mathias Bartl (mobber)
Assigned to: Nobody/Anonymous (nobody)
Summary: reverse iterators for Common::L:ist
Initial Comment:
reverse_begin() will now provide actual reverse bidirectinal iterators and constant iterators.
Itertors and reverse iterators are equal if they point to the same element.
The existing implementation where reverse_begin() provieds an forward bidirectinal iteratoris keept as
legacy_reverse_begin() als existing uses of reverse_begin() have been changed accordingly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=3515308&group_id=37116
More information about the Scummvm-tracker
mailing list