On quinta-feira, 25 de fevereiro de 2016 18:36:16 PST Olivier Goffart wrote: > The parser need to be adapted if we want to support trailing type for > signals/ slots/Q_INVOKABLE; or C++11 attributes; decltype as argument type > for invokable; or fancy default arguments. There might be other things.
Is there value in doing that for non-template classes and members? It's probably the same discussion as the almost-always-auto we had before, but since we're talking about the public interface of something, I'd expect people to write their types more often than just relying on the compiler to guess it. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
