[C++-sig] wrapper & HeldType

David Abrahams dave at boost-consulting.com
Mon Oct 17 10:10:22 CEST 2005


Roman Yakovenko <roman.yakovenko at gmail.com> writes:

> On 10/16/05, Roman Yakovenko <roman.yakovenko at gmail.com> wrote:
>> On 10/12/05, David Abrahams <dave at boost-consulting.com> wrote:
>>
>> > Could you please post a minimal, complete example that you think
>> > should work?
>>
>> Yes of course. See attached files.

I'm sorry, that looks neither minimal nor complete.
What I need is:

     one C++ file that, when compiled and linked with Boost.Python,
     creates an extension module

     one Python file that loads the extension module and does
     something.

     a description of what you expected the Python file to do, and
     what happens instead

I'm _sure_ you can illustrate your point with just a few functions and
one (or at most two) classes. No?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list