CurrencyIterator should be an input interator

Bug #1318273 reported by Steven Bosnick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenAcct
Fix Committed
Medium
Steven Bosnick

Bug Description

CurrencyIterator (in Currency.h) is listed as a random access iterator, but it is a "squirelly" iterator that does not reference any external containers. The strongest iteratory type it can be is an input iterator. This is suffient to form the basis for a simple range which is the use of CurrencyIterator.

Changed in openacct:
importance: Undecided → Medium
assignee: nobody → Steven Bosnick (sbosnick)
Changed in openacct:
status: New → In Progress
Changed in openacct:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.