Re: [C++-sig] Virtual methods
by David Abrahams other posts by this author
Feb 25 2003 4:35PM messages near this date
[C++-sig] Virtual methods
|
Re: [C++-sig] Virtual methods
Nicodemus <nicodemus@[...].br> writes:
> Hi!
>
> I'm using Intel C++, STLport 4.5.3 and the current CVS.
>
> I can't get the simple example from the tutorial about virtual methods
> to work. I copied and pasted the example, but couldn't reproduce the
> correct behaviour in python:
>
> I remember using this example before, and it did work... has something
> changed since then?
See the very first line of:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/boost/boost/libs/python/doc/tutori
al/doc/deriving_a_python_class.html
HTH,
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
Nicodemus
David Abrahams
Nicodemus
|