[C++-sig] std::vector

Neal D. Becker ndbecker2 at verizon.net
Mon Mar 15 21:24:29 CET 2004


I'm back to looking at integration of python with C++ code, which uses
std::vector, particulary vector<double> and vector<complex<double>>.

What would be the best/easiest/recommended way to get python to pickle an
std::vector?






More information about the Cplusplus-sig mailing list