summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsharedpointer.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-12-03 12:56:56 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2015-12-19 07:41:47 +0000
commit0f923a8ce45a0b9379bf0a43e68897a3a8333fda (patch)
treee7948faa4fcb23039becf5585a6e732599eef0ee /src/corelib/tools/qsharedpointer.cpp
parent90f79db90a8db5b872040346bd58a27140b6a7a3 (diff)
QHash/QSet: add erase(const_iterator)
This is the signature the functions have in C++11. For the std containers, this is just convenience, but for Qt containers with their implicit sharing problem, the combination of erase() with constFind() can delay a detach until absolutely necessary. [ChangeLog][QtCore][QHash/QSet] Added erase(const_iterator). Change-Id: I2fc841c664cd7515b0f56fd7210fcd17c37f9014 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/corelib/tools/qsharedpointer.cpp')
0 files changed, 0 insertions, 0 deletions