SinglyLinkedListWrap::Iterator::Iterator Constructors Synopses Declared in <support/SinglyLinkedList.h> Default constructor Iterator(); » more... Copy constructor Iterator(Iterator const& that); » more... Construct from SinglyLinkedListWrap Iterator(SinglyLinkedListWrap<T> const& l); » more... Created with MrDocs