Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2000-11-22 10:05:28


----- Original Message -----
From: "Petr Kocmid" <pkocmid_at_[hidden]>
To: "boost mailing list" <boost_at_[hidden]>
Sent: Wednesday, November 22, 2000 4:05 AM
Subject: [boost] very subtle py_cpp problem

> Hi David,
>
> def-ing py::Constructor<void>() does not work. Using it, I got the
> following:

That's right. You have to def py::Constructor<>()

> BTW, I am working on embedding support on the top of py_cpp, which I feel
> will be worth of adding to py_cpp (Engine with
initialization/finalization,
> pluggable console system, scripted C++ objects). How far is your
> boostinfection progressed?

Almost done. You can look at the CVS archive at SourceForge
(boost/development/py_cpp) to see the current state.

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk