On Wed, Mar 31, 2010 at 11:31 AM, michi7x7 <[email protected]> wrote:
>
> I really don't like "auto". C++ is a type-oriented language, auto will just
> cause problems with highlighters and will most of the time just be used to
> skip the real type.

Me neither. It seems to me that "auto" is the sort of feature that
should be implemented in an IDE, just to make you type faster. Having
it in the language looks just like another horrible hack in the
already pleagued C++

O.
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to