ADUL
Collection of reusable C++ utilities
Loading...
Searching...
No Matches
XMLMap.hpp File Reference
#include "../extern/tinyxml2.hpp"
#include "exceptions.hpp"
#include "smallUtils.hpp"
#include <unordered_map>
Include dependency graph for XMLMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adul::atm::XMLMap< keyT, valueT >
 this class is wrapper for STL container std::unordered_map More...
 

Namespaces

namespace  adul
 project api's namespace
 
namespace  adul::atm
 ADUL template module.