Template Struct PickleMap
Defined in File pickle-map.hpp
Inheritance Relationships
Base Type
public boost::python::pickle_suite
Struct Documentation
-
template<typename MapType>
struct PickleMap : public boost::python::pickle_suite Create a pickle interface for the std::map and aligned map.
See also
- Template Parameters:
MapType – Map Type to pickle