[C++-sig] Re: call_f(Derived) did not match C++ signature

Shin-ichi MORITA shin1_morita at yahoo.co.jp
Thu Jun 10 17:19:41 CEST 2004


> Normally for me to help you, you'd need to post the
> code you used that

I attached the code to my first posting ...
But next time I would write code in the message.

> caused the problem, but in this case I think it's
> pretty clear that
> when you wrapped Derived you didn't put bases<Base>
> in the 
> class_< ... > argument list.

No, I din not wrap "Derived".
"Derived" is defined in python code.

Writing this, I've just found the cause.
I exposed in foo.cc:


> -- 
> Dave Abrahams
> Boost Consulting
> http://www.boost-consulting.com


__________________________________________________
Do You Yahoo!?
http://bb.yahoo.co.jp/





More information about the Cplusplus-sig mailing list