I'm a relatively experienced boost.python user trying to take my first
steps with Py++, and I find that what I'd often like to do is just use
Py++ to declare a single class here and there, or perhaps just some
members of a class, and then be able to insert those bits of code into
C++ source fil
On Sun, May 9, 2010 at 10:52 PM, Jim Bosch wrote:
> I'm a relatively experienced boost.python user trying to take my first steps
> with Py++, and I find that what I'd often like to do is just use Py++ to
> declare a single class here and there, or perhaps just some members of a
> class, and then b