[C++-sig] Re: Type Exception of type Argument Error

David Abrahams dave at boost-consulting.com
Sun Jul 11 21:30:22 CEST 2004


"Brian Hall" <bhall at gamers-fix.com> writes:

> Alright, I've modified my code to use the object class to create python
> objects, and all is going well now aside from the object being passed into
> the constructor being copied rather than used as a reference...

??  What constructor ??

>
> How do can I ensure that any constructor parameters are not copied but are
> actually treated as the correct type of constructor parameters?

I'm lost.  Can you post a small piece of code that illustrates your
question?

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




More information about the Cplusplus-sig mailing list