Skip to content

Python wrapping support std::vector and std::map

It would be nice to be able to support wrapping std::vectors into lists and std::maps into dictionaries for python.

CC: @jcfr, @dgobbi