Computer Science Mount Holyoke College
  CS211  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
 



Xiaoyan Li   ( xli@mtholyoke.edu )