Functions & operators

Preamble

Boost.Python provides very rich interface to expose functions and operators. This section of documentation will explain how to configure Py++ in order to export your functions, using desired Boost.Python functionality.

Contents

blog comments powered by Disqus

Table Of Contents

Previous topic

Architecture

Next topic

Call policies

This Page