
AMDG On 03/10/2012 06:32 PM, christophe jean-joseph wrote:
Thank you for your message, but it does not answer my question, I know how to reflect a C++ constructor under Python through boost and have absolutly no problem with that. My question is about reflecting Bctor(A& a, double& x) where Bctor is the constructor of class B and A another class. As I said, I can do that for any other function, except a constructor. I already read many website, including python and boost websites, before asking my question here. The link you provided, and that I already read before, only explain how to reflect a constructor.
I'm afraid I don't understand. How is what you're trying to do different from reflecting a constructor?
That would be of great help if anyone could give me some clue.
In Christ, Steven Watanabe