summaryrefslogtreecommitdiffstats
path: root/examples/network/securesocketclient
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2020-08-07 16:54:20 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2020-08-10 16:35:59 +0200
commit7406a8b45a6fc196ed55b71f5ae953c54199dbb6 (patch)
treec8d19c57ab9266f09cafe51d2c49b8f342b77590 /examples/network/securesocketclient
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 <thiago.macieira@intel.com>
Diffstat (limited to 'examples/network/securesocketclient')
0 files changed, 0 insertions, 0 deletions