Type casted from nested python list to nested std::vector #1091
Unanswered
petrasvestartas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
According to documentation you can cast python list to std::vector.
Can you also cast vector of vectors to list of lists? Or you need to bind them?
Beta Was this translation helpful? Give feedback.
All reactions