John O'Driscoll added the comment:
I'm aware of Boost without being familiar. I should find out more. I
don't have any reason to think it might not be the better approach.
I guess when I wrote this I was thinking in terms of minimising
dependencies: writing a program that d
New submission from John O'Driscoll :
feature: extension module C++ howto/example in extending-embedding/c-api
documentation
why:The embedding/extension documentation states that module
implementation in c++ is possible, without providing any guidance beyond
this. Coders more fam