Computer Science City College of New York
  CSc212 Section PR Data Structures 

Lecture 11 Templates and Iterators

The code could be found at http://www.cs.colorado.edu/~main/chapter6
 

Linked List Toolkit with Template Node Class and Iterators

    The Header file  node2.h

    The Implementation file node2.template
 



Zhigang Zhu ( zhu@cs.ccny.cuny.edu )