[C++-sig] single-declaration code generation in Py++

2010-05-09 Thread Jim Bosch
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

Re: [C++-sig] single-declaration code generation in Py++

2010-05-09 Thread Roman Yakovenko
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