[python] std::list export
18 Nov
2007
18 Nov
'07
12:02 a.m.
How do I export std::list, so I can iterate over it in for statement? Gennadiy
18 Nov
18 Nov
6:13 p.m.
Gennadiy Rozental wrote:
How do I export std::list, so I can iterate over it in for statement?
Your best bet is Raoul Gough's indexing suite. See this thread: http://thread.gmane.org/gmane.comp.python.c++/11607/focus=11609 You'd probably get more joy on the python c++ list with boost.python questions: http://www.boost.org/more/mailing_lists.htm#cplussig
6219
Age (days ago)
6219
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gennadiy Rozental
-
John Reid