stringmap.h File Reference

#include <string>
#include <map>
#include <dvutil/iomanip.h>
#include <dvutil/convert.h>
#include <dvutil/debug_dump.h>
Include dependency graph for stringmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dv::StringMap< T >
 A utility class wrapper around std::map<std::string,std::string>. More...

Namespaces

namespace  Dv

Typedefs

typedef StringMap< std::string > Dv::StringStringMap

dvutil-1.0.10 [ 5 December, 2009]