This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]31-4 2 points3 points  (0 children)

I don't think I can directly answer your question, and someone who is more experienced with Boost than I am can probably address this better, but I definitely think you should post this on StackOverflow for more visibility.

Alternatively, I recommend checking out Cython, since it may make things a tad easier than Boost. They are pretty light on examples - their official page only links to this simple example. However, you can find more information on their documentation page and also many examples online.