
|
Boost.Python
Index
|
Synopsis
Boost.Python へようこそ。 これは C++ と
Python
プログラミング言語との、シームレスな相互運用を可能にする C++ ライブラリである。
新しいバージョンは、より便利で柔軟なインターフェースを持っており、
下記の実装を含む多くの新しい機能を持たせるため、根本から書き換えられた。
- 参照とポインタ
- 大域的に登録される型の強制
- Automatic Cross-Module Type Conversions
- 効率的な関数オーバーロード
- C++ 例外の Python への変換
- デフォルト引数
- キーワード引数
- C++ の中での Python オブジェクト操作
- Python イテレータとしてあつかわれる C++ イテレータのエクスポート
- Documentation Strings
Contents
- Tutorial Introduction
(チュートリアル)
- Building and Testing
(ビルドとテスト)
- Reference
(リファレンス)
- Configuration Information
(設定情報)
- Known Working Platforms and Compilers
(動作プラットフォームとコンパイラ)
- Definitions
(定義集)
- Frequently Asked Questions (FAQs)
(FAQ)
- Progress Reports
(進捗報告)
- Acknowledgments
(補遺)
Revised
08 October, 2002
© Copyright Dave
Abrahams 2002. All Rights Reserved.