Re: [C++-sig] Magic boost conversion unicorn hook?

2015-09-25 Thread Stefan Seefeld
On 24.09.2015 18:36, Ken Seehart (kseehart) [CONT - Type 2] wrote: > > I have a python class that wraps a boost.python object. I am using a > boost.python library function that requires the raw boost.python > object. I want to be able to pass the python object to the boost api > function. > I don'

[C++-sig] Magic boost conversion unicorn hook?

2015-09-25 Thread Ken Seehart (kseehart) [CONT - Type 2]
I have a python class that wraps a boost.python object. I am using a boost.python library function that requires the raw boost.python object. I want to be able to pass the python object to the boost api function. Is there a hook available on the python side that instructs boost to perform a con