map.h File Reference

#include "vector.h"
#include <string>
#include "genlib.h"
#include <cstdlib>

Classes

class  Map< ValueType >
class  Map< ValueType >::Iterator
struct  Map< ValueType >::cell

Functions

template<typename ValueType>
static void AddToMap (string key, ValueType val, Map< ValueType > &map)
template<typename ValueType>
static void AddToVector (string key, ValueType val, Vector< string > &vec)

Function Documentation

template<typename ValueType>
static void AddToMap ( string  key,
ValueType  val,
Map< ValueType > &  map 
) [static]

template<typename ValueType>
static void AddToVector ( string  key,
ValueType  val,
Vector< string > &  vec 
) [static]


Generated on Mon Feb 12 23:30:08 2007 for CS 106B Libraries by  doxygen 1.5.1