Template Struct PickleVector
Defined in File pickle-vector.hpp
Inheritance Relationships
Base Type
public boost::python::pickle_suite
Struct Documentation
-
template<typename VecType>
struct PickleVector : public boost::python::pickle_suite Create a pickle interface for the std::vector.
- Template Parameters:
VecType – Vector Type to pickle