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>
Include dependency graph for XML.hpp:
This graph shows which files directly or indirectly include this file: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... | |