Re: [C++-sig] splitting it into multiple pieces
by Ralf W. Grosse-Kunstleve other posts by this author
Oct 22 2002 11:53PM messages near this date
Re: [C++-sig] boost-python link command a bit too long on gcc 3.2
|
Re: [C++-sig] splitting it into multiple pieces
--- Stefan Seefeld <seefeld@[...].ca> wrote:
> Even inheritance seems to be resolved dynamically,
> i.e. at runtime.
Yes, exactly. The only thing to watch out for is that the base-class bindings
must be registered (at runtime) before the bindings for the derived classes.
Ralf
__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
greg Landrum
Stefan Seefeld
Rene Rivera
Ralf W. Grosse-Kunstleve
Ralf W. Grosse-Kunstleve
|