* src/toolbox/hashtable.hpp: Added preliminary C++ hashtable class.
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Tue, 11 Aug 2009 09:03:18 +0000 (11:03 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Tue, 11 Aug 2009 09:03:18 +0000 (11:03 +0200)
commit5d785d6eaf39b4470e35d399e045d2ef25c4bbda
tree0aee44f0e50573385986f75dcf3c5255436a8bb6
parent0c58d2ef46a4131ee3bdb6580a7d730e3b8000d0
* src/toolbox/hashtable.hpp: Added preliminary C++ hashtable class.
* src/threads/mutex.hpp (MutexLocker): Helper which might come in handy.
(transplanted from aefdd2b45fcf0086266e43032ce0bda0a9f8a0f9)

--HG--
extra : transplant_source : %AE%FD%D2%B4_%CF%00%86%26nC%03%2C%E0%BD%A0%A9%F8%A0%F9
src/threads/mutex.hpp
src/toolbox/hashtable.hpp [new file with mode: 0644]