Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-08-07 08:42:41


antonxx_at_[hidden] writes:

Stephane,

Please bring your Boost.Python questions to the C++-sig (see
http://www.boost.org/more/mailing_lists.htm#cplussig). In fact if you
scan the recent archives of that list you'll see that a very similar
question was answered just yesterday.

> Hi I have a class like:
>
> class MyClass {
> public:
> double myvector[3];
> };
>
> Is it possible to use it in boost.python 1.30.0?
> I did not find information howto do this,
> but I also did not find information thats its not possible.
>
> My problem I get compiler errors

When requesting support please show the code you wrote and the errors
it produced.

Regards,
Dave

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

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