Boost logo

Boost :

Subject: Re: [boost] Re : Using an element of a class A in a constructor of a class B (reflection with boost::python)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-03-10 22:13:21


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk