Node.cpp File Reference

#include <cassert>
#include <iostream>
#include "Node.h"

Include dependency graph for Node.cpp:

Go to the source code of this file.

Functions

void print_list (Node const &head)


Function Documentation

void print_list ( Node const &  head  ) 

Definition at line 82 of file Node.cpp.

References Node::data, Node::pnext, and Node::size().

Referenced by print_stack().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Thu Apr 23 21:01:41 2009 for Adapter Design Pattern by  doxygen 1.5.8