Differences between revisions 32 and 34 (spanning 2 versions)
Revision 32 as of 2004-05-20 23:34:44
Size: 796
Editor: 198
Comment: +related projects
Revision 34 as of 2006-05-26 01:07:10
Size: 843
Editor: rrcs-24-153-226-8
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
See ["/GettingStarted"] for an introduction to Boost::Python. '''boost.python''' binds C++ and Python. Read ["/GettingStarted"] for an introduction.
Line 33: Line 33:
 1. /EmbeddingPython

boost.python binds C++ and Python. Read ["/GettingStarted"] for an introduction.

This page serves as a forum to gather peoples' experience and as a cookbook, as it is more dynamic by nature and open to contributors.

Various items:

Tutorial:

  1. /SimpleExample

  2. /ExportingClasses

  3. /OverridableVirtualFunctions

  4. /FunctionOverloading

  5. ["/Inheritance"]
  6. /SpecialMethods

  7. /PeekUnderTheHood

  8. /CrossExtensionModuleDependencies

  9. /WrappingEnums

  10. /PointersAndSmartPointers

  11. /InternalDataStructures

  12. /EmbeddingPython

Test cases:

boost.python (last edited 2008-11-15 14:00:11 by localhost)

Unable to edit the page? See the FrontPage for instructions.