[C++-sig] Re: arg type equivivalence (constness)
by Mike Rovner other posts by this author
Aug 25 2003 4:54PM messages near this date
[C++-sig] Re: using msvc lib in python
|
[C++-sig] Re: arg type equivivalence (constness)
David Abrahams wrote:
> "Mike Rovner" <mike@[...].com> writes:
>
> > What do you think about reporting object instances as "Name()"
> > (i.e. Scheme.ishintable(Scheme(), Layer(), int) in previous example)
> >
> > I can do that. ;) (add PyInstance_Check to reporting routine)
>
> Why would that be an improvement? Scheme() might not even be a valid
> call (its __init__ may require more parameters).
I was looking for easy way for distigush two Scheme's.
Can't come up with better solution. :(
Mike
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
Mike Rovner
Mike Rovner
Mike Rovner
Mike Rovner
David Abrahams
David Abrahams
David Abrahams
Mike Rovner
Mike Rovner
David Abrahams
Mike Rovner
David Abrahams
|