summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qjsonarray.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-02-09 14:52:35 -0800
committerThiago Macieira <thiago.macieira@intel.com>2024-03-12 17:23:08 -0800
commit9a2e21174a08cf282cb933c95380abd900102ae0 (patch)
tree59085f9646f7d2d88ee39b6136ca83c6772cb927 /src/corelib/serialization/qjsonarray.cpp
parentb53c153a10261eb851385f4aa0afb663797fdeb9 (diff)
QHash: implement the heterogeneous non-const operator[]
This complements the previous commit by adding the heterogeneous lookup in operator[]. Unlike the members of the previous commit, this one may insert into the hash, in which case it needs a way to cast from the heterogeneous type K to the actual Key type. Change-Id: I664b9f014ffc48cbb49bfffd17b037c1063dfb91 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/corelib/serialization/qjsonarray.cpp')
0 files changed, 0 insertions, 0 deletions