On Jan 6, 2008 6:59 PM, Dan Bishop <[EMAIL PROTECTED]> 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to