Implementation of XML I/O utilities.
Definition in file XML.hpp.
#include "XML_fwd.hpp"
#include <medusa/bits/utils/assert.hpp>
#include <sstream>
#include <iomanip>
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
Functions | |
template<> | |
std::string | mm::XML::get< std::string > (const std::string &path) const |
String specialization. More... | |