proj home

Files   Classes   Functions   Hierarchy  

iteratorstypedefs.h

Go to the documentation of this file.
00001 #ifndef ITERATORSTYPEDEFS_H
00002 #define ITERATORSTYPEDEFS_H
00003 
00004 // Add files, let compiler optimize includes.
00005 
00006 #include <list>
00007 #include <string>
00008 using namespace std;
00009 
00010 #include <iterators.h>
00011 
00012 typedef stl_iterator<list<string>,string> liststringiterator;
00013 
00014 
00015 
00016 #endif
00017 

Generated on Fri Mar 4 00:49:29 2011 for Chelton Evans Source by  doxygen 1.5.8