text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

example234b.cpp File Reference


Detailed Description

Using the STL class list to maintain a grocery list.

Date:
29 May 2006
Chapter:
Chapter 4
Page:
Page 234
Version:
5.0

Definition in file example234b.cpp.

#include <list>
#include <iostream>
#include <string>

Include dependency graph for example234b.cpp:

Go to the source code of this file.

Functions

int main ()


Function Documentation

int main  ) 
 

Definition at line 20 of file example234b.cpp.

References std::list< T >::begin(), std::list< T >::end(), std::list< T >::insert(), and std::list< T >::size().


Generated on Sun Aug 27 13:05:37 2006 for AWLogo by  doxygen 1.4.6