class MyClass // exported to Python using Boost::Python. { }; class Container // Also exported { }; foo() { Container* cont = Container(); // call Python function ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results