Michele De Stefano's C++ Utilities
list.hpp File Reference

Contains a wrapper class for the Python list datatype. More...

Go to the source code of this file.

Classes

class  mds_utils::python::List
 Wraps a Python list. 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.
 

Detailed Description

Contains a wrapper class for the Python list datatype.

This code depends on Python only and not on Boost Python.

Definition in file list.hpp.