|
Michele De Stefano's C++ Utilities
|
Contains a wrapper class for the Python dictionary datatype. More...
Go to the source code of this file.
Classes | |
| class | mds_utils::python::Dictionary |
| Wraps a Python dictionary. More... | |
Namespaces | |
| mds_utils | |
| Main namespace of all Michele De Stefano's C++ utilities. | |
| mds_utils::python | |
| Namespace of all Michele De Stefano's C++ Python utilities. | |
Contains a wrapper class for the Python dictionary datatype.
This code depends on Python only and not on Boost Python.
Definition in file dictionary.hpp.