Due to the lack of any map library in any other language other than C#, I decided to take on this project for helping myself and other members of this community as well.
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:
[Only registered and activated users can see links. Click Here To Register...]
Any comments about the design/code are welcome.
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:
[Only registered and activated users can see links. Click Here To Register...]
Any comments about the design/code are welcome.