summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/ibase/qsql_ibase.cpp
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <[email protected]>2020-08-07 16:54:20 +0200
committerGiuseppe D'Angelo <[email protected]>2020-08-10 16:35:59 +0200
commit7406a8b45a6fc196ed55b71f5ae953c54199dbb6 (patch)
treec8d19c57ab9266f09cafe51d2c49b8f342b77590 /src/plugins/sqldrivers/ibase/qsql_ibase.cpp
parent046ad5a4426ea1be7f7c04c0681ae62ef16c8599 (diff)
QMultiMap: add constructors from QMap
We can provide those. They don't lose information, do not have the problem we face at offering ranged constructors (namely the order of duplicate keys), and have a distinct advantage over ranged constructors: a non-shared rvalue QMap can be "upgraded" to a QMultiMap without allocating memory for the multimap. Change-Id: Ic23c83927c05a210bc1f0050006c9f26365d3916 Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/plugins/sqldrivers/ibase/qsql_ibase.cpp')
0 files changed, 0 insertions, 0 deletions