Boost::Python: Dictionary

From Sidvind
Revision as of 11:15, 13 November 2007 by 80.25.252.55 (Talk) (Importing)

Jump to: navigation, search

Boost::Python series

Site: boost.org (Documentation)

[edit]

Importing

Code: Import a dictionary into C++

{{{2}}}

Exporting

Code: Export a dictionary from C++

{{{2}}}