Em quinta-feira, 22 de dezembro de 2016, às 13:06:58 BRST, Александр Волков escreveu: > Hi, > > It is stated in https://codereview.qt-project.org/#/c/168057/ that > Q_COMPILER_VARIADIC_TEMPLATES is required since Qt 5.7. > It is true? Can I use QOverload which depends on it ( > https://codereview.qt-project.org/#/c/180525/ ) ?
qOverload requires C++14 variable templates. QOverload could be used, but I'd rather you didn't use it in the Qt sources. It's a bit ugly. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development