Computer Science City College of New York
  CSc212 Section FG 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
 

    A Demo file n2demo.cxx
 



Feng HU ( fhu@gradcenter.cuny.edu )