Thursday, 22 August 2013

boost python wrap c++ class private member

boost python wrap c++ class private member

Can we wrap c++ private constructor with boost python? i have a singleton
c++ class and want to wrap it to python.
Can we wrap c++ private member function with boost python?
Thanks so much

No comments:

Post a Comment