[C++-sig] Wrapping and Passing HWND with Boost.Python

Roman Yakovenko roman.yakovenko at gmail.com
Tue May 1 16:37:49 CEST 2012


On Tue, May 1, 2012 at 5:25 PM, Ehsan Pi <ehsanpii at gmail.com> wrote:
> Thanks Roman,
>
> I believe these are not specific to py++ but boost.python, correct?

Yes

> What I
> mean is whether it can be automated through the py++ wrapper, or do I have
> to manually alter the py++ generated cpp file?

Yes. py++ supports opaque pointers and code injection. The
documentation contains explanation for different use cases.


More information about the Cplusplus-sig mailing list