A python wrapper class for the std::unordered_map class (c++).
Note:
- All methods that make use of iterators are excluded.
- Only the string type is supported.
Build the C++ library:
$ make
Then run the demo code:
$ python3 main.py
Hello World
| Name | Name | Last commit date | ||
|---|---|---|---|---|