Files
qt-creator/src/libs/cplusplus
Christian Kandeler 50046dbc54 CppEditor: Fix "decl from def" quickfix with templated return type
We must treat return and parameters types of the function differently
from the function itself with regards to template parameters. This was
already done for parameters, but not for the return type.

Fixes: QTCREATORBUG-26248
Change-Id: I44cf6f0bda7b5e3c38f9f73e13f51f2c12ab7dc4
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2021-09-14 08:22:27 +00:00
..
2021-09-01 14:53:58 +00:00
2016-03-30 15:20:19 +00:00
2020-06-18 07:52:02 +00:00
2020-09-16 10:01:19 +00:00