Re: [C++-sig] Re: Re: Compile failure with object in V2
by David Abrahams other posts by this author
Jul 14 2002 4:26PM messages near this date
[C++-sig] Re: Re: Re: Compile failure with object in V2
|
[C++-sig] Re: Re: Compile failure with object in V2
----- Original Message -----
From: "Dave Hawkes" <daveh@[...].com>
>
> This made no difference :(
>
> However by testing components of the constructor individually it would
> appear that the compiler is objecting to passing the reference "x" to the
> object_initializer::get function. This can be worked around by passing a
> pointer instead, which I don't think has any ultimate effect on
effficiency.
> You can see the small change I made to the code fragment below.
It seems like a fine patch; I'm checking it in!
BTW, I notice you slipped in the default None constructor; I'm adding that
also.
-Dave
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
Dave Hawkes
David Abrahams
Dave Hawkes
David Abrahams
Dave Hawkes
David Abrahams
Dave Hawkes
David Abrahams
Dave Hawkes
David Abrahams
Dave Hawkes
David Abrahams
|