summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorMÃ¥rten Nordheim <marten.nordheim@qt.io>2020-11-26 12:27:24 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-12-02 13:31:02 +0000
commit62eb969d38c9c926b06166dc89504fb7f7c71aab (patch)
treea2133afaec28ba6421c4a8b956465112f4a458fe /cmake
parent3053bc172b22f89933601f8fddf85af69ac0546d (diff)
QDuplicateTracker: remove the appendTo && overload
As a requirement for unordered_set (and QSet) both "iterator" and "const_iterator" are const, so we cannot reassign or move the key. That means this overload is no different to the const & overload, so we can just remove it. Change-Id: Ia14dccf7f610967649bab38161ce6d963509316b Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> (cherry picked from commit c19695ab953c979f15bbc72c4f4a453e9a114cf6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions