Re: gtkmm and C++0x



On Wed, Mar 31, 2010 at 11:31 AM, michi7x7 <mailing-lists michi7x7 de> 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]