Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

standard_stl.hpp File Reference

#include <string>
#include <map>
#include <vector>
#include <list>

Include dependency graph for standard_stl.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define standard_stl_h   1

Typedefs

typedef std::map< std::string,
std::string > 
MAP_string_string
typedef std::vector< std::string > VECTOR_string
typedef std::vector< int > VECTOR_int
typedef std::map< char, std::string,
std::less< char > > 
MAP_char_string
typedef std::list< bool > ListBool


Define Documentation

#define standard_stl_h   1
 


Typedef Documentation

typedef std::list<bool> ListBool
 

typedef std::map<char,std::string,std::less<char> > MAP_char_string
 

typedef std::map<std::string,std::string > MAP_string_string
 

typedef std::vector<int> VECTOR_int
 

typedef std::vector<std::string> VECTOR_string
 


Generated on Wed Mar 5 21:33:47 2003 for JIC by doxygen1.3-rc3