This is an extensible C++ map library which relies heavily on template metaprogramming techniques and the boost MPL library. It can be extended to contain any custom format of maps other than tq's dmaps.
Right now the map library supports only a format that I wrote and it isn't anywhere near finished, I just felt like sharing my progress with the forum and maybe get others to help If they would like to.
SVN:

Any comments about the design/code are welcome.






