Menu

#12 Add iterator class/struct for transcript clique

General
open
nobody
General (12)
5
2012-08-02
2012-08-02
No

I've started seeing why using an internal pointer and a _next method for iteration can lead to problems. This can be mitigated by implementing a separate iterator mechanism for the transcript clique class.

Discussion