13 Jul
2021
13 Jul
'21
6:55 a.m.
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.