$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2021-07-13 06:55:12
Hi all,
What is the easiest way of making Python classes and functions available to external C++ applications.
The Boost.Python documentation seems to show making C++ classes available to Python, but I can't find anything that shows going the other way.
Any help appreciated.
Kind regards
Sean.