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