Differences between revisions 35 and 37 (spanning 2 versions)
Revision 35 as of 2007-04-30 04:44:15
Size: 860
Editor: 61
Comment:
Revision 37 as of 2007-04-30 04:47:25
Size: 843
Editor: 61
Comment:
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
 1. /Ethan is gay

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.