DUDS
Distributed Update of Data from Something
LanguageTaggedString.hpp File Reference
#include <string>
#include <map>
#include <boost/serialization/nvp.hpp>
Include dependency graph for LanguageTaggedString.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  duds::general::LanguageTaggedString
 Holds a string and its associated language. More...
 

Namespaces

 duds
 
 duds::general
 General use library code that isn't actually specific to the DUDS family of libraries, but were developed along with DUDS.
 

Typedefs

typedef std::map< std::string, std::string > duds::general::LanguageTaggedStringMap