|
Size: 844
Comment:
|
Size: 859
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| '''boost.python''' binds C++ and Python. Read ["/GettingStarted"] for an introduction. | '''Boost.Python''' binds C++ and Python. Read ["/GettingStarted"] for an introduction. |
| Line 15: | Line 15: |
| * ["/handle"] | |
| Line 36: | Line 37: |
| * /Santhosh Kumar | * /StlContainers |
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:
["/GettingStarted"]
- ["/FAQ"]
- ["/module"] level: def,scope
- ["/class"]
- ["/extract"]
- ["/object"]
- ["/handle"]
- ["/list"]
- ["/iterator"]
Tutorial:
- ["/Inheritance"]
Test cases:
