summaryrefslogtreecommitdiffstats
path: root/cmake/configure-cmake-mapping.md
diff options
context:
space:
mode:
authorAndrei Golubev <andrei.golubev@qt.io>2020-11-04 16:56:53 +0100
committerAndrei Golubev <andrei.golubev@qt.io>2020-11-10 18:03:23 +0100
commitbd6784b57909a87134c8bb5ddec73b27b8f1260b (patch)
tree1b6993c0cc1afcc696cc356cf1528612e88f1027 /cmake/configure-cmake-mapping.md
parentae7c3985f1fe9a6f73bb5cf7591ef38823804f91 (diff)
Simplify Q*ArrayOps emplace() signature
Template type never would've worked, really. We relied everywhere that 'iterator' is comparable to our iterators (in generic version it should be even the same type - see std::rotate API) and the iterator type is castable to T* in POD and Movable cases, so simplify that, no need for extra template boilerplate Change-Id: I263ae2ba90ca27abceca01fcc21d80a350bbd743 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'cmake/configure-cmake-mapping.md')
0 files changed, 0 insertions, 0 deletions