#include "EDoc/stdint.h"
#include <string>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
namespace | std |
Data Structures | |
class | EDoc::DictionarySpecific |
Encapsulates functionality common to all dictionary specific types. More... | |
Functions | |
static std::ostream & | std::operator<< (std::ostream &out, const EDoc::DictionarySpecific &value) |
See DictionarySpecific::Print(). |