/
BirdLeon
/
ROBLOX2016
Обзор
Документация
Войти
/
BirdLeon
/
ROBLOX2016
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Library/boost/libs/python/doc/preface.qbk
26 строк
1 KB
PatoFlamejanteTV
full source code
19 дек 2024, 19:11
19 дек 2024, 19:11
05db15d
Код
Авторство
О чём код?
[preface Introduction [quickbook 1.6] ] [section Synopsis] Welcome to version 2 of Boost.Python, a C++ library which enables seamless interoperability between C++ and the Python programming language. The new version has been rewritten from the ground up, with a more convenient and flexible interface, and many new capabilities, including support for: * References and Pointers * Globally Registered Type Coercions * Automatic Cross-Module Type Conversions * Efficient Function Overloading * C++ to Python Exception Translation * Default Arguments * Keyword Arguments * Manipulating Python objects in C++ * Exporting C++ Iterators as Python Iterators * Documentation Strings The development of these features was funded in part by grants to Boost Consulting from the Lawrence Livermore National Laboratories and by the Computational Crystallography Initiative at Lawrence Berkeley National Laboratories. [endsect] [section Articles] "Building Hybrid Systems With Boost Python", by Dave Abrahams and Ralf W. Grosse-Kunstleve (PDF) [endsect]