Basic inheritance question

Neil Cerutti mr.cerutti at gmail.com
Sun Jan 6 19:22:17 EST 2008


On Jan 6, 2008 6:59 PM, Dan Bishop <danb_83 at yahoo.com> wrote:

>
> My employer has us use the "m_" convention.
>
> I wonder why Bjarne made "this->" optional in the first place.
> --
> http://mail.python.org/mailman/listinfo/python-list
>

I think implicit this-> is somewhat more defensible. If 'this' were not a
pointer, perhaps C++ wouldn't have chosen impliciticity..

-- 
Neil Cerutti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080106/d9054a1f/attachment-0001.html>


More information about the Python-list mailing list