[Freeciv-Dev] (PR#40596) [Patch] Generic iterator interface

2008-12-11 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40596 [book - Thu Dec 11 06:36:54 2008]: Attached patch adds a generic iterator interface for implementing iteration macros. [...] Now while the 4 goals listed above should be satisfied by this framework, there are some

[Freeciv-Dev] (PR#40596) [Patch] Generic iterator interface

2008-12-10 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40596 Attached patch adds a generic iterator interface for implementing iteration macros. This framework serves the following purposes: 1. Hide specific container and iterator implementation details from other code modules, in particular