TNG / boost-python-examples

Some examples for the use of boost::python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example with python lists and std::vector

zaouch opened this issue · comments

commented

Hi,
Can you please write an example using std::vectors as method arguments and calling them from python with lists.
Thx.