[C++-sig] Re: arg type equivivalence (constness)
by David Abrahams other posts by this author
Aug 23 2003 2:19AM messages near this date
[C++-sig] Re: arg type equivivalence (constness)
|
Re: [C++-sig] Re: Adding __len__ to range objects
"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).
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
_______________________________________________
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
|