[C++-sig] Re: arg type equivivalence (constness)

David Abrahams dave at boost-consulting.com
Sat Aug 23 04:19:27 CEST 2003


"Mike Rovner" <mike at nospam.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





More information about the Cplusplus-sig mailing list