On Wed, 15 Oct 2014, Smith Martin wrote:

> But maintaining binary compatibility is now a necessary facet of 
> software engineering, so maybe it is time for the C++ standard to 
> support it. A keyword could be added to the parameter declaration, 
> "compatibility" or "placeholder" for example, could precede a parameter 
> declaration that is kept for binary compatibility. The compiler would 
> not warn that the parameter was not used.

... and emit an error if it is :)

Harri.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to